Bugfix: Fixes mining borg's radio to the supply frequency since mining frequency no longer exists.

Feature: Introduces and adjusts code for cyborg and AI custom sprites

Cleanup: Streamlined the AI core selection code. Could probably be even cleaner but it's good for now.
This commit is contained in:
Ravensdale
2013-07-03 21:24:25 -07:00
parent 2fda293873
commit 9aedfa8b23
7 changed files with 82 additions and 72 deletions
@@ -147,7 +147,7 @@
R.module.modules += new/obj/item/weapon/tank/jetpack/carbondioxide
for(var/obj/item/weapon/tank/jetpack/carbondioxide in R.module.modules)
R.internals = src
R.icon_state="Miner+j"
//R.icon_state="Miner+j"
return 1