diff --git a/scorch.xex b/scorch.xex index 24fcbab..e6fae49 100644 Binary files a/scorch.xex and b/scorch.xex differ diff --git a/weapons.asm b/weapons.asm index 3d239f2..0c1a02b 100644 --- a/weapons.asm +++ b/weapons.asm @@ -1780,7 +1780,7 @@ nowait lda HitFlag bne Hit - cpw ytraj+1 #screenheight + cpw ytraj+1 #screenheight+1 bcc YTrayLowerThanScreenHeight lda ytraj+2 bpl EndOfFlight