From b6032334801e6d3bf5c5d59792a6ba47116dbcda Mon Sep 17 00:00:00 2001 From: SpaceCat <99134830+Verslebas@users.noreply.github.com> Date: Thu, 3 Oct 2024 11:28:50 +0500 Subject: [PATCH] change sound (#476) --- .../Prototypes/_CP14/Entities/Objects/Economy/wallet.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Economy/wallet.yml b/Resources/Prototypes/_CP14/Entities/Objects/Economy/wallet.yml index ffa729fb86..3e07a5173e 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Economy/wallet.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Economy/wallet.yml @@ -16,9 +16,9 @@ quickInsert: true areaInsert: false storageOpenSound: - collection: trashBagRustle #TODO + collection: storageRustle storageInsertSound: - collection: trashBagRustle #TODO + collection: storageRustle whitelist: tags: - CP14Coin @@ -43,4 +43,4 @@ - type: StorageFill contents: - id: CP14CopperCoin1 - - id: CP14CopperCoin1 \ No newline at end of file + - id: CP14CopperCoin1