Merge pull request #10502 from Linzolle/big-boss

[s] i'm trying to sneak around
This commit is contained in:
Ghom
2020-01-11 15:24:21 +01:00
committed by GitHub

View File

@@ -438,6 +438,8 @@ GLOBAL_PROTECT(admin_verbs_hideable)
set category = "Admin"
set name = "Stealth Mode"
if(holder)
if(!check_rights(R_STEALTH, 0))
return
if(holder.fakekey)
holder.fakekey = null
if(isobserver(mob))