Clown bags squeak when inserting items (#39931)
squeak! Co-authored-by: iaada <iaada@users.noreply.github.com>
This commit is contained in:
@@ -46,6 +46,12 @@
|
||||
- type: Storage
|
||||
storageOpenSound:
|
||||
collection: BikeHorn
|
||||
params:
|
||||
variation: 0.125
|
||||
storageInsertSound:
|
||||
collection: FootstepClown
|
||||
params:
|
||||
variation: 0.125
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpack
|
||||
|
||||
@@ -62,6 +62,12 @@
|
||||
- type: Storage
|
||||
storageOpenSound:
|
||||
collection: BikeHorn
|
||||
params:
|
||||
variation: 0.125
|
||||
storageInsertSound:
|
||||
collection: FootstepClown
|
||||
params:
|
||||
variation: 0.125
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingBackpackDuffel, BaseSecurityContraband]
|
||||
|
||||
@@ -50,6 +50,12 @@
|
||||
- type: Storage
|
||||
storageOpenSound:
|
||||
collection: BikeHorn
|
||||
params:
|
||||
variation: 0.125
|
||||
storageInsertSound:
|
||||
collection: FootstepClown
|
||||
params:
|
||||
variation: 0.125
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackSatchel
|
||||
|
||||
Reference in New Issue
Block a user