This commit is contained in:
Fox-McCloud
2015-09-18 21:15:08 -04:00
parent 0888235adb
commit 56ed8c1a7e
6 changed files with 30 additions and 11 deletions
@@ -13,6 +13,10 @@
src.smoke = new /datum/effect/effect/system/bad_smoke_spread
src.smoke.attach(src)
Destroy()
qdel(smoke)
return ..()
prime()
playsound(src.loc, 'sound/effects/smoke.ogg', 50, 1, -3)
src.smoke.set_up(10, 0, usr.loc)