Fixed toolbox parent object giving error

This commit is contained in:
fleure
2013-12-28 14:51:35 +00:00
parent bd051a68c2
commit 171147b1bf
@@ -15,9 +15,6 @@
New()
..()
if (src.type == /obj/item/weapon/storage/toolbox)
world << "BAD: [src] ([src.type]) spawned at [src.x] [src.y] [src.z]"
del(src)
/obj/item/weapon/storage/toolbox/emergency
name = "emergency toolbox"