Prototype/UtilitySounds: Difference between revisions
Jump to navigation
Jump to search
(0.18.21: smart_pipette) |
(0.18.24: UtilitySounds inherits from PrototypeBase, switch_gun and picked_up_item) |
||
Line 1: | Line 1: | ||
{{Prototype parent}} | {{Prototype parent|PrototypeBase}} | ||
Sounds used by the game that are not specific to certain prototypes. | Sounds used by the game that are not specific to certain prototypes. | ||
{{Prototype TOC|utility-sounds}} | {{Prototype TOC|utility-sounds}} | ||
== | == Mandatory properties == | ||
Inherits all properties from [[PrototypeBase]]. | |||
All the sounds are mandatory properties. | |||
All the sounds are mandatory. | |||
{{Prototype property/short|gui_click|[[Types/Sound|Sound]]}} | {{Prototype property/short|gui_click|[[Types/Sound|Sound]]}} | ||
Line 49: | Line 43: | ||
{{Prototype property/short|tutorial_notice|[[Types/Sound|Sound]]}} | {{Prototype property/short|tutorial_notice|[[Types/Sound|Sound]]}} | ||
{{Prototype property/short|smart_pipette|[[Types/Sound|Sound]]}} | {{Prototype property/short|smart_pipette|[[Types/Sound|Sound]]}} | ||
{{Prototype property/short|switch_gun|[[Types/Sound|Sound]]}} | |||
{{Prototype property/short|picked_up_item|[[Types/Sound|Sound]]}} |
Revision as of 17:32, 19 May 2020
Prototype definitions » PrototypeBase » Prototype/UtilitySounds
Sounds used by the game that are not specific to certain prototypes.
Mandatory properties
Inherits all properties from PrototypeBase.
All the sounds are mandatory properties.
- gui_click - Sound
- list_box_click - Sound
- build_small - Sound
- build_medium - Sound
- build_big - Sound
- cannot_build - Sound
- deconstruct_small - Sound
- deconstruct_medium - Sound
- deconstruct_big - Sound
- rotated_small - Sound
- rotated_medium - Sound
- rotated_big - Sound
- alert_destroyed - Sound
- console_message - Sound
- scenario_message - Sound
- new_objective - Sound
- game_lost - Sound
- game_won - Sound
- research_completed - Sound
- crafting_finished - Sound
- inventory_move - Sound
- armor_insert - Sound
- armor_remove - Sound
- achievement_unlocked - Sound
- axe_mining_ore - Sound
- mining_wood - Sound
- axe_fighting - Sound
- metal_walking_sound - Sound
- default_manual_repair - Sound
- wire_connect_pole - Sound
- wire_disconnect - Sound
- wire_pickup - Sound
- tutorial_notice - Sound
- smart_pipette - Sound
- switch_gun - Sound
- picked_up_item - Sound