meteorhit() is kill

This commit is contained in:
Cheridan
2014-04-22 12:16:02 -05:00
parent b441e34d14
commit 4d8160ab14
43 changed files with 8 additions and 289 deletions
-6
View File
@@ -50,12 +50,6 @@
qdel(src)
/obj/structure/window/meteorhit()
//world << "glass at [x],[y],[z] Mhit"
new /obj/item/weapon/shard( loc )
if(reinf) new /obj/item/stack/rods( loc)
qdel(src)
/obj/structure/window/CanPass(atom/movable/mover, turf/target, height=0, air_group=0)
if(istype(mover) && mover.checkpass(PASSGLASS))
return 1