mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 06:39:46 +02:00
Better gifts (Buy me!)
This commit is contained in:
+2
-4
@@ -795,11 +795,9 @@ Suprise ; get a random weapon
|
||||
bcc GetRandomDefensive
|
||||
GetRandomOffensive
|
||||
randomize ind_Missile________ last_offensive_____
|
||||
cmp #ind_Buy_me_________
|
||||
beq GetRandomOffensive
|
||||
;cmp #ind_Buy_me_________ ; buy me do not buy buy me :)
|
||||
;beq GetRandomOffensive
|
||||
tay
|
||||
; lda WeaponUnits,y ; check if weapon exist
|
||||
; beq GetRandomOffensive
|
||||
bne NoSuprise ; Y always <> 0
|
||||
GetRandomDefensive
|
||||
randomize ind_Battery________ last_defensive_____
|
||||
|
||||
Reference in New Issue
Block a user