it's comin at ya

This commit is contained in:
Joan Lung
2016-09-03 14:34:42 -04:00
parent 246c6cf5d6
commit 950851b5a7
@@ -112,7 +112,7 @@ Difficulty: Hard
/mob/living/simple_animal/hostile/megafauna/bubblegum/Move()
if(!stat)
playsound(src.loc, 'sound/effects/meteorimpact.ogg', 200, 1, 0, 1)
playsound(src.loc, 'sound/effects/meteorimpact.ogg', 200, 1, 2, 1)
if(charging)
PoolOrNew(/obj/effect/overlay/temp/decoy/fading, list(loc,src))
DestroySurroundings()