mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
@@ -129,7 +129,7 @@
|
||||
|
||||
if(!check_rights(0)) return
|
||||
|
||||
if(!mob.mind || mob.mind.special_role != "CCIA Agent")
|
||||
if (!mob.mind || !(mob.mind.special_role in list("CCIA Agent", "ERT Commander")))
|
||||
verbs -= /client/proc/returntobody
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user