NonPublicAdminEvents

This commit is contained in:
Aurorablade
2017-09-14 18:34:55 -04:00
parent eb69af1321
commit 78939aec9e
2 changed files with 44 additions and 0 deletions
+1
View File
@@ -108,6 +108,7 @@ var/list/admin_verbs_event = list(
/client/proc/toggle_random_events,
/client/proc/toggle_ert_calling,
/client/proc/cmd_admin_change_custom_event,
/client/proc/cmd_admin_custom_event_info,
/datum/admins/proc/access_news_network, /*allows access of newscasters*/
/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*/