From 05efea31180a45034e28d0579deb17ae63cc53f2 Mon Sep 17 00:00:00 2001 From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:38:25 +0200 Subject: [PATCH] quick shuttle wall test fix (#31206) * quick shuttle wall fix * this time for real --- Resources/Prototypes/Entities/Structures/Walls/walls.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Walls/walls.yml b/Resources/Prototypes/Entities/Structures/Walls/walls.yml index 51cdaa4576..0e98b0a803 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/walls.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/walls.yml @@ -832,7 +832,7 @@ - !type:DoActsBehavior acts: ["Destruction"] - type: StaticPrice - price: 150 + price: 250 - type: RadiationBlocker resistance: 5 - type: Sprite @@ -867,9 +867,6 @@ name: shuttle wall suffix: Interior components: - - type: Tag - tags: - - Wall - type: RCDDeconstructable cost: 6 delay: 8 -- 2.52.0