Fix bike horn sound not having pitch variation anymore.
This commit is contained in:
4
Resources/Changelog/Parts/horn.yml
Normal file
4
Resources/Changelog/Parts/horn.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
author: Zumorica
|
||||||
|
changes:
|
||||||
|
- type: Fix # One of the following: Add, Remove, Tweak, Fix
|
||||||
|
message: Fix bike horn sound not having pitch variation anymore.
|
||||||
@@ -14,8 +14,8 @@
|
|||||||
QuickEquip: false
|
QuickEquip: false
|
||||||
- type: ItemCooldown
|
- type: ItemCooldown
|
||||||
- type: EmitSoundOnUse
|
- type: EmitSoundOnUse
|
||||||
sound:
|
sound:
|
||||||
collection: BikeHorn
|
collection: BikeHorn
|
||||||
semitoneVariation: 6
|
variation: 0.125
|
||||||
- type: UseDelay
|
- type: UseDelay
|
||||||
delay: 0.5
|
delay: 0.5
|
||||||
|
|||||||
Reference in New Issue
Block a user