mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
RoboTanks do not use Laser and BFG (in extremely rare case)
This commit is contained in:
@@ -1027,7 +1027,7 @@ SorryNoPurchase
|
|||||||
; choose the best weapon
|
; choose the best weapon
|
||||||
; X - TankNr
|
; 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
|
NotFromAll
|
||||||
; Y - the last offensive weapon to use + 1
|
; Y - the last offensive weapon to use + 1
|
||||||
lda TanksWeaponsTableL,x
|
lda TanksWeaponsTableL,x
|
||||||
|
|||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user