Merge pull request #9694 from PsiOmegaDelta/150605-Meteors

Ports /tg/'s meteors.
This commit is contained in:
Chinsky
2015-06-08 14:17:57 +03:00
54 changed files with 304 additions and 448 deletions

View File

@@ -59,7 +59,7 @@
if(src)//Do not add to this if() statement, otherwise the meteor won't delete them
if(A)
A.meteorhit(src)
A.ex_act(3)
playsound(src.loc, 'sound/effects/meteorimpact.ogg', 40, 1)
for(var/mob/M in range(10, src))