More fixes and sprites

This commit is contained in:
TheDZD
2016-05-31 22:39:21 -04:00
parent f7d4cbe108
commit 4facfcb5a4
34 changed files with 359 additions and 284 deletions

View File

@@ -373,8 +373,7 @@
FB.current = start
FB.yo = MT.y - start.y
FB.xo = MT.x - start.x
spawn(1)
FB.process()
FB.fire()
if(prob(EFFECT_PROB_LOW-badThingCoeff))
visible_message("<span class='danger'>[src] malfunctions, melting [exp_on] and releasing a burst of flame!</span>")
explosion(src.loc, -1, 0, 0, 0, 0, flame_range = 2)