Bay/-tg- Meteor port

Meteors now have different types, properly integrated.
Meteoract has been removed, meteors now just call ex_act.
This commit is contained in:
Tigercat2000
2015-06-21 18:39:39 -07:00
parent 6d990e2179
commit 7c9139d6e0
53 changed files with 273 additions and 450 deletions
-3
View File
@@ -76,9 +76,6 @@ var/global/wcCommon = pick(list("#379963", "#0d8395", "#58b5c3", "#49e46e", "#8f
/obj/structure/window/blob_act()
destroy()
/obj/structure/window/meteorhit()
destroy()
/obj/structure/window/singularity_pull(S, current_size)
if(current_size >= STAGE_FIVE)
destroy()