Silence mime bags (#40317)

silence!!!

Co-authored-by: iaada <iaada@users.noreply.github.com>
This commit is contained in:
āda
2025-09-18 12:47:55 -05:00
committed by GitHub
parent 0e0f015422
commit 128d06518e
3 changed files with 8 additions and 4 deletions

View File

@@ -127,6 +127,9 @@
components:
- type: Sprite
sprite: Clothing/Back/Backpacks/mime.rsi
- type: Storage
storageOpenSound: null
storageInsertSound: null
- type: entity
parent: ClothingBackpack

View File

@@ -123,10 +123,8 @@
- type: Sprite
sprite: Clothing/Back/Duffels/mime.rsi
- type: Storage
storageOpenSound:
collection: null
storageInsertSound:
collection: null
storageOpenSound: null
storageInsertSound: null
- type: entity
parent: ClothingBackpackDuffel

View File

@@ -65,6 +65,9 @@
components:
- type: Sprite
sprite: Clothing/Back/Satchels/mime.rsi
- type: Storage
storageOpenSound: null
storageInsertSound: null
- type: entity
parent: ClothingBackpackSatchel