mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Cyborgs prefer humans again!
This commit is contained in:
@@ -450,6 +450,7 @@ ItIsHuman
|
||||
beq lowestIsEqual
|
||||
bcc lowestIsHigher
|
||||
; if lower
|
||||
bcs lowestIsLower
|
||||
lowestIsEqual
|
||||
; if equal then select random (of two tanks)
|
||||
bit RANDOM
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -220,6 +220,7 @@ EndOfTheFallFlag .DS 1 ; in case of the infinite fall
|
||||
;FloatingAlt .DS 1 ; floating tank altitude
|
||||
FunkyWallFlag = FloatingAlt ; reuse this variable in different weapon (Funky Bomb)!
|
||||
PreferHumansFlag = FloatingAlt ; second reuse in AI Aim proc
|
||||
;PreferHumansFlag .DS 1
|
||||
;----------------------------------------------------
|
||||
;Flight
|
||||
;variables for 5 missiles (used for mirv)
|
||||
|
||||
Reference in New Issue
Block a user