Gives CCIAA check-antagonist access (#3976)

Authorized by head admins.

I looked, the Topic() links from check-antagonists are flag checked properly, so this should be fine.
This commit is contained in:
Erki
2017-12-12 13:20:28 +02:00
committed by GitHub
parent ab2a6cfe36
commit 08f3721b29
2 changed files with 9 additions and 2 deletions

View File

@@ -377,7 +377,8 @@ var/list/admin_verbs_cciaa = list(
/client/proc/view_duty_log,
/datum/admins/proc/create_admin_fax,
/client/proc/check_fax_history,
/client/proc/aooc
/client/proc/aooc,
/client/proc/check_antagonists
)
/client/proc/add_admin_verbs()
@@ -1123,7 +1124,7 @@ var/list/admin_verbs_cciaa = list(
SSsunlight.apply_sun_state(S)
log_and_message_admins("has set the sun state to '[S]'.")
#else
#else
/client/proc/apply_sunstate()
set hidden = TRUE