From a1110a4ca951aaa7a8e7308667f4907f8bd69b1f Mon Sep 17 00:00:00 2001 From: Blazeror <154933882+Blazeror@users.noreply.github.com> Date: Wed, 27 Dec 2023 13:28:29 +0100 Subject: [PATCH] Adding missing tag to make windoors pryable. (#23047) Fixed tag to be pryable by hand --- .../Structures/Doors/Windoors/base_structurewindoors.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml b/Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml index 30d75d5cda..56ff55d42a 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Windoors/base_structurewindoors.yml @@ -138,6 +138,7 @@ - board - type: StaticPrice price: 100 + - type: PryUnpowered - type: entity id: BaseSecureWindoor -- 2.51.2