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:
Werner
2019-07-17 22:39:31 +03:00
committed by Erki
parent 21f8e409d1
commit 9f5a26d9ff
7 changed files with 763 additions and 694 deletions
-2
View File
@@ -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,