ootw: c2: slow alien fire rate

This commit is contained in:
Vince Weaver 2019-08-22 15:34:00 -04:00
parent 61425b7f64
commit 93c16e171f

View File

@ -180,8 +180,9 @@ done_move_alien_standing:
move_alien_shooting:
; only fire occasionally
lda FRAMEL
and #$3f
and #$7f
bne done_alien_shooting_now
jsr fire_alien_laser