mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
[MIRROR] Restricted aghosting and detailed advanced who to staff (#9497)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
This commit is contained in:
co-authored by
Heroman3003
parent
3db911b824
commit
3e9b15570f
@@ -8,7 +8,7 @@
|
||||
|
||||
var/list/Lines = list()
|
||||
|
||||
if(holder)
|
||||
if(check_rights(R_ADMIN|R_SERVER|R_MOD,FALSE,src))
|
||||
for(var/client/C in GLOB.clients)
|
||||
var/entry = "<tr><td>[C.key]"
|
||||
if(C.holder && C.holder.fakekey)
|
||||
|
||||
Reference in New Issue
Block a user