This commit is contained in:
RavingManiac
2014-10-27 20:48:25 +08:00
47 changed files with 2329 additions and 1961 deletions
@@ -70,5 +70,5 @@
/obj/structure/largecrate/hoverpod/attackby(obj/item/weapon/W as obj, mob/user as mob)
if(istype(W, /obj/item/weapon/crowbar))
new /obj/mecha/working/hoverpod(loc)
new /obj/mecha/hoverpod(loc)
..()