Quick fix to a smoke runtime.

This commit is contained in:
Giacomand
2013-06-25 22:43:36 +01:00
parent 57b42ef341
commit 2360cff577
+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--