Minor changes

- Changes asteroid wall sprites.
- Gives miners a styptic patch.
- Removes code that was previously commented out related to the
stationary mining drills.
This commit is contained in:
DZD
2015-07-28 13:07:24 -04:00
parent d64568e309
commit 6180243d65
5 changed files with 3 additions and 10 deletions

View File

@@ -136,8 +136,6 @@ var/list/admin_verbs_debug = list(
/client/proc/cmd_debug_del_all,
/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/callproc_datum,