diff --git a/gscats.2mg b/gscats.2mg index 3abb2b5..f226293 100644 Binary files a/gscats.2mg and b/gscats.2mg differ diff --git a/projectile.s b/projectile.s index b4c0ad1..ea21751 100644 --- a/projectile.s +++ b/projectile.s @@ -30,7 +30,7 @@ GRAVITY = $ffff ; 8.8 fixed point projectileTypes: ; Byte offsets into projectile type data structure .word 50 ; Damage - .word 6 ; Crater radius + .word 12 ; Crater radius .word 0,0 ; Padding PT_DAMAGE = 0