Ingame CentCom Ban DB Lookup Interface (#14921)

* Ingame CentCom Ban DB Lookup Interface

* Farie Tweaks
This commit is contained in:
AffectedArc07
2020-11-24 10:18:44 -05:00
committed by GitHub
parent 8ef38ef8ef
commit d74dac1821
7 changed files with 140 additions and 17 deletions
+2 -1
View File
@@ -69,7 +69,8 @@ GLOBAL_LIST_INIT(admin_verbs_admin, list(
/client/proc/reset_all_tcs, /*resets all telecomms scripts*/
/client/proc/toggle_mentor_chat,
/client/proc/toggle_advanced_interaction, /*toggle admin ability to interact with not only machines, but also atoms such as buttons and doors*/
/client/proc/list_ssds_afks
/client/proc/list_ssds_afks,
/client/proc/ccbdb_lookup_ckey
))
GLOBAL_LIST_INIT(admin_verbs_ban, list(
/client/proc/ban_panel,