From 06745e45862a3768ada90ccb854d0935fd587f8a Mon Sep 17 00:00:00 2001 From: Morbo <14136326+Morb0@users.noreply.github.com> Date: Sat, 19 Mar 2022 07:03:07 +0300 Subject: [PATCH] Use correct bowl trash id (#7183) --- Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml index a1ff62aadc..d1b6c89680 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/soup.yml @@ -40,7 +40,7 @@ - !type:SpillBehavior { } - !type:SpawnEntitiesBehavior spawn: - BowlBigTrash: + FoodBowlBigTrash: min: 1 max: 1 - !type:DoActsBehavior