Fixes bike horn
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
QuickEquip: false
|
QuickEquip: false
|
||||||
- type: ItemCooldown
|
- type: ItemCooldown
|
||||||
- type: EmitSoundOnUse
|
- type: EmitSoundOnUse
|
||||||
sound: /Audio/Items/bikehorn.ogg
|
soundCollection: BikeHorn
|
||||||
semitoneVariation: 6
|
semitoneVariation: 6
|
||||||
- type: UseDelay
|
- type: UseDelay
|
||||||
delay: 0.5
|
delay: 0.5
|
||||||
|
|||||||
4
Resources/Prototypes/SoundCollections/bike_horn.yml
Normal file
4
Resources/Prototypes/SoundCollections/bike_horn.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
- type: soundCollection
|
||||||
|
id: BikeHorn
|
||||||
|
files:
|
||||||
|
- /Audio/Items/bikehorn.ogg
|
||||||
Reference in New Issue
Block a user