Merge pull request #6856 from Baystation12/dev-freeze

Freeze - Dev
This commit is contained in:
Chinsky
2014-10-26 09:41:07 +03:00
8 changed files with 83 additions and 67 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)
..()