diff --git a/scorch.bin b/scorch.bin index 4953255..f7921f2 100644 Binary files a/scorch.bin and b/scorch.bin differ diff --git a/scorch.xex b/scorch.xex index 6f04061..909e8a3 100644 Binary files a/scorch.xex and b/scorch.xex differ diff --git a/weapons.asm b/weapons.asm index f0692a8..78cea77 100644 --- a/weapons.asm +++ b/weapons.asm @@ -304,8 +304,7 @@ PutFlameChar bcs CharOffTheScreen jsr TypeChar CharOffTheScreen - adw xdraw #4 ; reverse half character correction (we need positon of character center) - adw xdraw #1 ; next char 1 pixels to right + adw xdraw #5 ; reverse half character correction (4 px - we need positon of character center) and next char 1 pixels to righ inc magic+1 lda magic+1 cmp #(2*napalmRadius+1) ; 10 pixels on left, 10 pixels on right and 1 in center