mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
beeg commit
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
. = ..()
|
||||
if(.)
|
||||
return
|
||||
if(!allowed(usr) && locked)
|
||||
if(locked && !allowed(usr))
|
||||
balloon_alert(usr, "insufficient access!")
|
||||
playsound(src, 'sound/machines/scanbuzz.ogg', 25, TRUE, SILENCED_SOUND_EXTRARANGE)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user