mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
[MIRROR] up ports a bunch of TGS commands (#11173)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
42b68b856b
commit
0160eb3e68
@@ -61,5 +61,5 @@ SUBSYSTEM_DEF(inactivity)
|
||||
return ..()
|
||||
|
||||
/datum/controller/subsystem/inactivity/proc/can_kick(var/client/C)
|
||||
if(C.holder) return FALSE //VOREStation Add - Don't kick admins.
|
||||
if(check_rights_for(C, R_HOLDER|R_MENTOR)) return FALSE //VOREStation Add - Don't kick admins.
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user