Updates preset TTV bombs, adds debug verb

This commit is contained in:
HarpyEagle
2015-10-09 11:18:12 -04:00
parent 1cf6ace74e
commit 63838b01d4
2 changed files with 53 additions and 31 deletions

View File

@@ -162,6 +162,7 @@ var/list/debug_verbs = list (
,/client/proc/testZAScolors_remove
,/client/proc/setup_supermatter_engine
,/client/proc/atmos_toggle_debug
,/client/proc/spawn_tanktransferbomb
)