Merge pull request #858 from Giacomand/smoke_runtime

Quick fix to a smoke runtime.
This commit is contained in:
Cael Aislinn
2013-07-01 21:11:20 -07:00
+2 -1
View File
@@ -325,7 +325,8 @@ steam.start() -- spawns the effect
sleep(10)
step(smoke,direction)
spawn(75+rand(10,30))
smoke.delete()
if(smoke)
smoke.delete()
src.total_smoke--