mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-29 11:32:13 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user