hrmngh colonel

This commit is contained in:
Linzolle
2020-01-09 22:46:43 -06:00
parent 8d70181ecf
commit dc0fdebc21
+2 -2
View File
@@ -437,9 +437,9 @@ GLOBAL_PROTECT(admin_verbs_hideable)
/client/proc/stealth()
set category = "Admin"
set name = "Stealth Mode"
if(!check_rights(R_STEALTH, 0))
return
if(holder)
if(!check_rights(R_STEALTH, 0))
return
if(holder.fakekey)
holder.fakekey = null
if(isobserver(mob))