mirror of
https://github.com/blondie7575/GSCats.git
synced 2025-02-20 06:28:58 +00:00
Fixed move right firing random projectile
This commit is contained in:
parent
c71534f101
commit
36b0033a7d
BIN
catfight.2mg
BIN
catfight.2mg
Binary file not shown.
@ -93,7 +93,7 @@ projectileTypes:
|
||||
PT_BOMB = 1
|
||||
PT_FAN = 2
|
||||
PT_MOVELEFT = 3
|
||||
PT_MOVERIGHT = 3
|
||||
PT_MOVERIGHT = 4
|
||||
|
||||
; Spit
|
||||
.word 4 ; Damage
|
||||
|
Loading…
x
Reference in New Issue
Block a user