Allows admins w/ debug access to restart the server easily

This commit is contained in:
Cameron653
2017-09-03 11:09:40 -04:00
committed by GitHub
parent 01f33216d2
commit c7266f9cd8
+1
View File
@@ -184,6 +184,7 @@ var/list/admin_verbs_debug = list(
/client/proc/reload_admins,
/client/proc/reload_mentors,
/client/proc/restart_controller,
datum/admins/proc/restart,
/client/proc/print_random_map,
/client/proc/create_random_map,
/client/proc/apply_random_map,