From c01665dcc6bd0a2f8da14d6b741dc26acfa89c23 Mon Sep 17 00:00:00 2001 From: Alex Evgrashin Date: Sat, 29 Jan 2022 08:34:56 +0300 Subject: [PATCH] Fix deconstructed toilets delete characters sitting on them (#6359) --- .../Prototypes/Recipes/Construction/Graphs/furniture/toilet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/furniture/toilet.yml b/Resources/Prototypes/Recipes/Construction/Graphs/furniture/toilet.yml index 548b2d0a7a..bbacca35a9 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/furniture/toilet.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/furniture/toilet.yml @@ -19,7 +19,7 @@ prototype: SheetSteel1 amount: 5 - !type:EmptyAllContainers {} - - !type:DeleteEntity {} + - !type:DestroyEntity {} conditions: - !type:EntityAnchored anchored: false