From a695c626d0e069cc8d2b9bc34c2decd46579565d Mon Sep 17 00:00:00 2001 From: Jessica M Date: Thu, 4 Aug 2022 16:19:07 -0700 Subject: [PATCH] Mark ash as trash and add TrashOnEmpty to chef ingredient bags (#10312) --- .../Entities/Objects/Consumable/Food/ingredients.yml | 2 ++ .../Prototypes/Entities/Objects/Specific/Medical/morgue.yml | 3 +++ 2 files changed, 5 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml index 9438deb75d..73659d591c 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/ingredients.yml @@ -54,6 +54,8 @@ path: /Audio/Items/eating_1.ogg - type: Spillable solution: food + - type: TrashOnEmpty + solution: food - type: entity parent: ReagentContainerBase diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml index cd91e12a1c..4d76dbdd3b 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml @@ -92,3 +92,6 @@ netsync: false sprite: Objects/Materials/materials.rsi state: ash + - type: Tag + tags: + - Trash