Merge pull request #13551 from dearmochi/admin-additions

View Asays, Erase Flavor Text and Use Random Name
This commit is contained in:
AffectedArc07
2020-08-16 13:50:22 +01:00
committed by GitHub
6 changed files with 315 additions and 125 deletions
+2
View File
@@ -60,6 +60,7 @@ GLOBAL_LIST_INIT(admin_verbs_admin, list(
/client/proc/global_man_up,
/client/proc/delbook,
/client/proc/view_flagged_books,
/client/proc/view_asays,
/client/proc/empty_ai_core_toggle_latejoin,
/client/proc/aooc,
/client/proc/freeze,
@@ -133,6 +134,7 @@ GLOBAL_LIST_INIT(admin_verbs_server, list(
/client/proc/cmd_debug_del_sing,
/client/proc/delbook,
/client/proc/view_flagged_books,
/client/proc/view_asays,
/client/proc/toggle_antagHUD_use,
/client/proc/toggle_antagHUD_restrictions,
/client/proc/set_ooc,