diff --git a/scorch.xex b/scorch.xex index c075c42..1ee239f 100644 Binary files a/scorch.xex and b/scorch.xex differ diff --git a/weapons.asm b/weapons.asm index 055ecc5..e18d985 100644 --- a/weapons.asm +++ b/weapons.asm @@ -2651,7 +2651,6 @@ CalculateExplosionRange0 lda #0 sta RangeRight sta RangeRight+1 - mva #11 ExplosionRadius ; what is this magic value? ;-------------------------------------------------- .proc CalculateExplosionRange ;--------------------------------------------------