Implements the correct setup_supermatter verb

This commit is contained in:
Anewbe
2017-09-17 17:18:52 -05:00
parent dcf31a959c
commit f7ff4669d9
3 changed files with 39 additions and 19 deletions

View File

@@ -159,7 +159,7 @@ var/list/debug_verbs = list (
,/client/proc/hide_debug_verbs
,/client/proc/testZAScolors
,/client/proc/testZAScolors_remove
,/client/proc/setup_supermatter_engine
,/datum/admins/proc/setup_supermatter
,/client/proc/atmos_toggle_debug
,/client/proc/spawn_tanktransferbomb
)