This commit is contained in:
blondie7575 2017-09-17 16:19:23 -07:00
parent 21a6d85fc0
commit 3a5f8594f2
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -30,7 +30,7 @@ GRAVITY = $ffff ; 8.8 fixed point
projectileTypes: ; Byte offsets into projectile type data structure projectileTypes: ; Byte offsets into projectile type data structure
.word 50 ; Damage .word 50 ; Damage
.word 6 ; Crater radius .word 12 ; Crater radius
.word 0,0 ; Padding .word 0,0 ; Padding
PT_DAMAGE = 0 PT_DAMAGE = 0