From: Token Date: Sun, 14 Apr 2024 22:26:46 +0000 (+0500) Subject: Make lockers can be deconstructed only when unlocked now (#26961) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7a6067989fde5b5e1b791d40d566adf7a74d203f;p=space-station-14.git Make lockers can be deconstructed only when unlocked now (#26961) * Fix lockers are not deconstrucable now Lockers are was deconstructable event when they closed and you didn't have access to them. In short - get stuff by 5 seconds, 5 sec it's time to screw down any locker, except LockerBaseSecure one * Revert un-destructable lockers fix Make lockers destructable again * Fix lockers that deconstructable only when unlocked now --- diff --git a/Resources/Prototypes/Recipes/Crafting/Graphs/storage/tallbox.yml b/Resources/Prototypes/Recipes/Crafting/Graphs/storage/tallbox.yml index e72c56ff44..7e450513af 100644 --- a/Resources/Prototypes/Recipes/Crafting/Graphs/storage/tallbox.yml +++ b/Resources/Prototypes/Recipes/Crafting/Graphs/storage/tallbox.yml @@ -19,6 +19,8 @@ conditions: - !type:StorageWelded welded: false + - !type:Locked + locked: false completed: - !type:SpawnPrototype prototype: SheetSteel1