Re-adds skub noise [Not april fools] (#14978)
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
"weh" and "muffled_weh" are licensed under CC0.
|
"weh" and "muffled_weh" are licensed under CC0.
|
||||||
|
"skub" is licensed under CC0.
|
||||||
BIN
Resources/Audio/Items/Toys/skub.ogg
Normal file
BIN
Resources/Audio/Items/Toys/skub.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Items/Toys/skub2.ogg
Normal file
BIN
Resources/Audio/Items/Toys/skub2.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Items/Toys/skub3.ogg
Normal file
BIN
Resources/Audio/Items/Toys/skub3.ogg
Normal file
Binary file not shown.
@@ -13,6 +13,6 @@
|
|||||||
- type: ItemCooldown
|
- type: ItemCooldown
|
||||||
- type: EmitSoundOnUse
|
- type: EmitSoundOnUse
|
||||||
sound:
|
sound:
|
||||||
path: /Audio/Items/Toys/weh.ogg
|
collection: Skub
|
||||||
- type: UseDelay
|
- type: UseDelay
|
||||||
delay: 2.0
|
delay: 2.0
|
||||||
|
|||||||
8
Resources/Prototypes/SoundCollections/skub.yml
Normal file
8
Resources/Prototypes/SoundCollections/skub.yml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
- type: soundCollection
|
||||||
|
id: Skub
|
||||||
|
files:
|
||||||
|
- /Audio/Items/Toys/skub.ogg
|
||||||
|
- /Audio/Items/Toys/skub2.ogg
|
||||||
|
- /Audio/Items/Toys/skub3.ogg
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user