Plays rustle sound when inserting or opening a backpack. (#2890)

* SoundCollection

* Works

* Applied review

* Waah

* Working

* e

* Adjust sound collection serialization

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
Swept
2021-01-05 05:34:53 +00:00
committed by GitHub
parent 4430164073
commit 196e6d2f45
11 changed files with 39 additions and 4 deletions

View File

@@ -15,6 +15,7 @@
sprite: Clothing/Back/Backpacks/backpack.rsi
- type: Storage
capacity: 100
storageSoundCollection : storageRustle
- type: entity
parent: ClothingBackpack

View File

@@ -15,7 +15,8 @@
- back
- type: Storage
capacity: 100
storageSoundCollection : storageRustle
- type: entity
parent: ClothingBackpackDuffel
id: ClothingBackpackDuffelEngineering

View File

@@ -15,7 +15,8 @@
sprite: Clothing/Back/Satchels/satchel.rsi
- type: Storage
capacity: 100
storageSoundCollection : storageRustle
- type: entity
parent: ClothingBackpackSatchel
id: ClothingBackpackSatchelEngineering