Returns the deincrementation of spark count on the tile. Removal time is in line with the deincrementation time.

This commit is contained in:
Datraen
2015-12-20 14:41:51 -05:00
parent 84a55c2f87
commit c778ff59b2

View File

@@ -155,6 +155,8 @@ steam.start() -- spawns the effect
for(i=0, i<pick(1,2,3), i++) for(i=0, i<pick(1,2,3), i++)
sleep(5) sleep(5)
step(sparks,direction) step(sparks,direction)
spawn(20)
src.total_sparks--