Mining rework. Added ore scanner, adjusted values for spawn, added debug verbs.

Conflicts:
	baystation12.dme
	code/modules/admin/admin_verbs.dm
	maps/tgstation2.dmm
This commit is contained in:
Zuhayr
2014-07-09 19:12:32 +09:30
committed by ZomgPonies
parent 447b5e3faf
commit 333c3c8ae7
7 changed files with 127 additions and 38 deletions
+2
View File
@@ -145,6 +145,8 @@ var/list/admin_verbs_debug = list(
/client/proc/cmd_debug_tog_aliens,
/client/proc/reload_admins,
/client/proc/restart_controller,
/client/proc/remake_distribution_map,
/client/proc/show_distribution_map,
/client/proc/enable_debug_verbs,
/client/proc/callproc,
/client/proc/toggledebuglogs,