Removes custom admin event info verbs (#12355)

This commit is contained in:
Ty-Omaha
2019-09-20 21:14:06 -04:00
committed by variableundefined
parent 170f3f4e07
commit fb65835fa4
3 changed files with 0 additions and 50 deletions
-2
View File
@@ -110,8 +110,6 @@ var/list/admin_verbs_event = list(
/client/proc/toggle_ert_calling,
/client/proc/show_tip,
/client/proc/cmd_admin_change_custom_event,
/client/proc/cmd_admin_custom_event_info,
/client/proc/cmd_view_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*/