From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Thu, 2 May 2024 17:08:26 +0000 (+0200) Subject: small SpawnItemsOnUse cleanup (#27625) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=eab276a12da4bd762b33c44c868722c2ef813d68;p=space-station-14.git small SpawnItemsOnUse cleanup (#27625) * small SpawnItemsOnUse cleanup * that one was not needed --- diff --git a/Resources/Prototypes/Entities/Objects/Misc/chopsticks.yml b/Resources/Prototypes/Entities/Objects/Misc/chopsticks.yml index 47cae456fa..ed49053f8a 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/chopsticks.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/chopsticks.yml @@ -23,9 +23,8 @@ - type: SpawnItemsOnUse items: - id: ChopSticks + sound: + path: /Audio/Effects/chopstickbreak.ogg - type: Sprite sprite: Objects/Misc/chopstick.rsi state: paired - - type: EmitSoundOnUse - sound: - path: /Audio/Effects/chopstickbreak.ogg