diff --git a/scorch.bin b/scorch.bin index 440bccf..8671acf 100644 Binary files a/scorch.bin and b/scorch.bin differ diff --git a/scorch.xex b/scorch.xex index 9234e60..3269d95 100644 Binary files a/scorch.xex and b/scorch.xex differ diff --git a/scorchC64.prg b/scorchC64.prg index b66360d..98f83cb 100644 Binary files a/scorchC64.prg and b/scorchC64.prg differ diff --git a/scorch_cart.xex b/scorch_cart.xex index 98510f4..ed7c6e0 100644 Binary files a/scorch_cart.xex and b/scorch_cart.xex differ diff --git a/weapons.asm b/weapons.asm index a614162..c85dd4c 100644 --- a/weapons.asm +++ b/weapons.asm @@ -261,6 +261,7 @@ RepeatNapalm ; external loop (for fire animation) mwa xcircle xdraw sbw xdraw #(napalmRadius) ; 10 pixels on left side hit point ldy #0 + sty Erase ; becouse Erase flag is set! sty magic+1 RepeatFlame ; internal loop (draw flames) ldy #0