Fix a few ex_act's.

This commit is contained in:
Tigercat2000
2015-06-20 11:24:08 -07:00
parent 7c9139d6e0
commit f916eb7e2d
3 changed files with 3 additions and 3 deletions
@@ -76,7 +76,7 @@
if(src)//Do not add to this if() statement, otherwise the meteor won't delete them
if(A)
A.ex_act(3)
A.ex_act(2)
playsound(src.loc, 'sound/effects/meteorimpact.ogg', 40, 1)
for(var/mob/M in range(10, src))