RoboTanks do not use Laser and BFG (in extremely rare case)

This commit is contained in:
Pecusx
2022-12-02 15:05:07 +01:00
parent b4af765f4f
commit c6264013d9
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1027,7 +1027,7 @@ SorryNoPurchase
; choose the best weapon
; X - TankNr
;----------------------------------------------
ldy #last_offensive_____+1 ;the last weapon to choose +1
ldy #last_offensive_____-1 ;the last weapon to choose +1 (ind_Dirt_Charge____ - not Laser :) )
NotFromAll
; Y - the last offensive weapon to use + 1
lda TanksWeaponsTableL,x
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.