From 478a748e522b2a2797c16872ac35f5ed9bf5f70f Mon Sep 17 00:00:00 2001 From: gus Date: Fri, 20 Jan 2023 06:48:53 -0800 Subject: [PATCH] Plastic utensils are trash. (#13556) --- Resources/Prototypes/Entities/Objects/Misc/utensils.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/utensils.yml b/Resources/Prototypes/Entities/Objects/Misc/utensils.yml index b88c0c3310..c7406c35f1 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/utensils.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/utensils.yml @@ -48,7 +48,9 @@ - Fork breakChance: 0.20 - type: Tag - tags: [ Plastic ] + tags: + - Plastic + - Trash - type: entity parent: UtensilBase @@ -81,6 +83,7 @@ - type: Tag tags: - Plastic + - Trash - type: Sprite state: plastic_spoon - type: Item @@ -99,6 +102,7 @@ - type: Tag tags: - Plastic + - Trash - type: Sprite state: plastic_knife - type: Item