Let the miner unite, we won't stop the fight, a collective regime of peace and love.

Mining Cyborgs - Have a unique JACK HAMMER for mining! With included sprites (including mob carrying sprites)

Mining Tools - New sprites for pickaxes (of all types) and shovels. I used minecraft ones for parody sake (also mob carrying sprites will show custom pickaxes sprites and shovel sprites).

Other - Emergency oxygen tanks are now visible on mob carrying sprites (they were simply mislabeled by a Goon long ago).

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1299 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
tronaldnwn@hotmail.com
2011-03-28 08:33:09 +00:00
parent 109526fe83
commit 5f464d460a
5 changed files with 16 additions and 3 deletions

View File

@@ -133,7 +133,7 @@
/obj/item/weapon/robot_module/miner/New()
..()
src.modules += new /obj/item/weapon/pickaxe(src)
src.modules += new /obj/item/weapon/pickaxe/jackhammer(src)
src.modules += new /obj/item/weapon/shovel(src)
src.modules += new /obj/item/weapon/satchel(src)
src.emag = new /obj/item/weapon/borg/stun(src)