Cult Revamp (#8075)

This commit is contained in:
Geeves
2020-02-08 13:17:32 +01:00
committed by GitHub
parent 56c728dbb9
commit 1a32fe06c9
55 changed files with 1668 additions and 2460 deletions
-3
View File
@@ -43,7 +43,6 @@ var/list/admin_verbs_admin = list(
/client/proc/cmd_admin_direct_narrate, //send text directly to a player with no padding. Useful for narratives and fluff-text,
/client/proc/cmd_admin_world_narrate, //sends text to all players with no padding,
/client/proc/cmd_admin_create_centcom_report,
/client/proc/check_words, //displays cult-words,
/client/proc/check_ai_laws, //shows AI and borg laws,
/client/proc/rename_silicon, //properly renames silicons,
/client/proc/manage_silicon_laws, // Allows viewing and editing silicon laws. ,
@@ -264,7 +263,6 @@ var/list/admin_verbs_hideable = list(
/client/proc/admin_cancel_shuttle,
/client/proc/cmd_admin_direct_narrate,
/client/proc/cmd_admin_world_narrate,
/client/proc/check_words,
/client/proc/play_local_sound,
/client/proc/play_sound,
/client/proc/play_server_sound,
@@ -335,7 +333,6 @@ var/list/admin_verbs_mod = list(
/datum/admins/proc/paralyze_mob,
/client/proc/toggleattacklogs,
/client/proc/cmd_admin_check_contents,
/client/proc/check_words, /*displays cult-words*/
/client/proc/check_ai_laws, /*shows AI and borg laws*/
/client/proc/aooc,
/client/proc/print_logout_report