mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
last one
This commit is contained in:
@@ -280,7 +280,7 @@
|
||||
anchored = 1
|
||||
|
||||
|
||||
else if(istype(I, /obj/item/card/id) || istype(W, /obj/item/pda))
|
||||
else if(istype(I, /obj/item/card/id) || istype(I, /obj/item/pda))
|
||||
if(allowed(user))
|
||||
locked = !locked
|
||||
to_chat(user, "The controls are now [locked ? "locked." : "unlocked."]")
|
||||
|
||||
Reference in New Issue
Block a user