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