mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Allows toggling of crate locks with Alt-Click (#18906)
* wowee! easy of access!
* SR changes
* Revert "SR changes"
This reverts commit 1db0d2c1e6.
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
|
||||
/obj/structure/closet/crate/secure/loot/togglelock(mob/user)
|
||||
if(locked)
|
||||
boom(user)
|
||||
attack_hand(user)
|
||||
else
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user