mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Removes CCIA (#6678)
view duty log verb and changes the way their recorder works. CCIA recordings are now written to the database once the interview is complete (if enabled) and printed out.
This commit is contained in:
@@ -95,7 +95,6 @@ var/list/admin_verbs_admin = list(
|
||||
/client/proc/check_fax_history,
|
||||
/client/proc/cmd_cciaa_say,
|
||||
/client/proc/cmd_dev_say,
|
||||
/client/proc/view_duty_log,
|
||||
/client/proc/cmd_dev_bst,
|
||||
/client/proc/clear_toxins,
|
||||
/client/proc/wipe_ai, // allow admins to force-wipe AIs
|
||||
@@ -387,7 +386,6 @@ var/list/admin_verbs_cciaa = list(
|
||||
/client/proc/cmd_admin_create_centcom_report,
|
||||
/client/proc/cmd_cciaa_say,
|
||||
/client/proc/returntobody,
|
||||
/client/proc/view_duty_log,
|
||||
/datum/admins/proc/create_admin_fax,
|
||||
/client/proc/check_fax_history,
|
||||
/client/proc/aooc,
|
||||
|
||||
Reference in New Issue
Block a user