mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
aooc for paperwork nerds (#3481)
The Head Admins decreed, the code shall follow. Also fixes a bug where mods/CCIAA get AOOC removed whenever they de-antag.
This commit is contained in:
@@ -374,7 +374,8 @@ var/list/admin_verbs_cciaa = list(
|
||||
/client/proc/returntobody,
|
||||
/client/proc/view_duty_log,
|
||||
/datum/admins/proc/create_admin_fax,
|
||||
/client/proc/check_fax_history
|
||||
/client/proc/check_fax_history,
|
||||
/client/proc/aooc
|
||||
)
|
||||
|
||||
/client/proc/add_admin_verbs()
|
||||
|
||||
Reference in New Issue
Block a user