diff --git a/scorch.bin b/scorch.bin index fa4d55c..18592a0 100644 Binary files a/scorch.bin and b/scorch.bin differ diff --git a/scorch.xex b/scorch.xex index bc2379f..d275e4c 100644 Binary files a/scorch.xex and b/scorch.xex differ diff --git a/weapons.asm b/weapons.asm index fdc9a9d..782751c 100644 --- a/weapons.asm +++ b/weapons.asm @@ -152,8 +152,8 @@ EndOfLeapping jsr SoilDown2 ; jsr cleartanks ; maybe not? - sta FunkyWallFlag mva #1 color + sta FunkyWallFlag mva #5 FunkyBombCounter FunkyBombLoop mva #1 tracerflag @@ -172,7 +172,8 @@ FunkyBombLoop mwa ytrajfb ytraj+1 mva #sfx_funky_hit sfx_effect jsr Flight - + mva #1 ExplosionRadius ; if no explosion (off screen) + jsr CalculateExplosionRange ; add end of flight coordinates to soildown range lda HitFlag beq NoExplosionInFunkyBomb mva #sfx_baby_missile sfx_effect