Merge pull request #11231 from Arkatos1/Tips

Adds Tip of the round + Show Custom Tip admin verb + Give Random Tip OOC verb
This commit is contained in:
variableundefined
2019-04-16 19:43:55 +08:00
committed by GitHub
9 changed files with 303 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,