Merge pull request #2867 from Aranclanos/hardestfix

Smoke effect runtime fix.
This commit is contained in:
Cheridan
2014-02-22 13:12:11 -06:00
+2 -1
View File
@@ -554,7 +554,8 @@ steam.start() -- spawns the effect
sleep(10)
step(smoke,direction)
spawn(150+rand(10,30))
smoke.delete()
if(smoke)
smoke.delete()
src.total_smoke--