From 772cc76ff91bde7297b8c137ca45f677fb2c7502 Mon Sep 17 00:00:00 2001 From: Nim <128169402+Nimfar11@users.noreply.github.com> Date: Sat, 7 Oct 2023 03:45:11 +0300 Subject: [PATCH] To weld the secret door (#20707) --- .../Entities/Structures/Doors/SecretDoor/secret_door.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Doors/SecretDoor/secret_door.yml b/Resources/Prototypes/Entities/Structures/Doors/SecretDoor/secret_door.yml index 36224779da..9605b7edec 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/SecretDoor/secret_door.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/SecretDoor/secret_door.yml @@ -35,6 +35,8 @@ openingAnimationTime: 1.2 closingAnimationTime: 1.2 - type: Appearance + - type: Weldable + time: 2 - type: Airtight fixVacuum: true - type: Damageable -- 2.51.2