From c957bca0e6ffa1158499f55c181c41b5084e26f0 Mon Sep 17 00:00:00 2001 From: Vordenburg <114301317+Vordenburg@users.noreply.github.com> Date: Sun, 28 May 2023 02:40:34 -0400 Subject: [PATCH] Add Trash tag to FoodBadRecipe (#16865) --- .../Entities/Objects/Consumable/Food/ingredients.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml index 1eccd36d18..e329d25c31 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml @@ -572,3 +572,6 @@ Quantity: 2 - ReagentId: Toxin Quantity: 3 + - type: Tag + tags: + - Trash