From 7b8eeee9974173614109cad8b8b6919e08d09253 Mon Sep 17 00:00:00 2001 From: Tom Leys Date: Sat, 6 May 2023 22:21:25 +1200 Subject: [PATCH] Can open safe firelocks with a single click (#16104) --- .../Prototypes/Entities/Structures/Doors/Firelocks/firelock.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Doors/Firelocks/firelock.yml b/Resources/Prototypes/Entities/Structures/Doors/Firelocks/firelock.yml index ca852ff539..5835281d32 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Firelocks/firelock.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Firelocks/firelock.yml @@ -66,7 +66,7 @@ openTimeTwo: 0.6 state: Open bumpOpen: false - clickOpen: false + clickOpen: true crushDamage: types: Blunt: 15 -- 2.51.2