From: themias <89101928+themias@users.noreply.github.com> Date: Wed, 21 Aug 2024 14:32:39 +0000 (-0400) Subject: Add trash tag to chopsticks (#31260) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=4bf35ee9b865d3d3410aabfdd493d11ca059b2b0;p=space-station-14.git Add trash tag to chopsticks (#31260) --- diff --git a/Resources/Prototypes/Entities/Objects/Misc/chopsticks.yml b/Resources/Prototypes/Entities/Objects/Misc/chopsticks.yml index f5b6a982b5..0eff2c8d47 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/chopsticks.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/chopsticks.yml @@ -13,6 +13,9 @@ - type: Utensil types: - Fork + - type: Tag + tags: + - Trash - type: entity parent: BaseItem @@ -28,3 +31,6 @@ - type: Sprite sprite: Objects/Misc/chopstick.rsi state: paired + - type: Tag + tags: + - Trash