AI uses defensives

This commit is contained in:
Pecusx
2022-07-03 15:16:58 +02:00
parent 00099f4c27
commit 7bd7105374
4 changed files with 87 additions and 9 deletions
+4
View File
@@ -311,12 +311,16 @@ SettingEnergies
jsr SetMainScreen
jsr ColorsOfSprites
lda #0
sta colpf2s ; status line "off"
sta colpf1s
jsr drawmountains ;draw them
jsr drawtanks ;finally draw tanks
mva #0 TankSequencePointer
;---------round screen is ready---------
mva #TextForegroundColor colpf1s ; status line "on"
rts
.endp