mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-27 23:30:56 +00:00
ootw: c2: slow alien fire rate
This commit is contained in:
parent
61425b7f64
commit
93c16e171f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user