Adds show tip admin verb and Tip of the round

This commit is contained in:
Arkatos1
2019-04-04 15:37:07 +02:00
parent c7a6465f11
commit 51c91337c2
5 changed files with 262 additions and 0 deletions
+1
View File
@@ -107,6 +107,7 @@ var/list/admin_verbs_event = list(
/client/proc/toggle_random_events,
/client/proc/toggle_random_events,
/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,