Smoke Tracer does not smoke when targeting by Lazy Darwin

This commit is contained in:
Pecusx
2022-12-17 20:05:33 +01:00
parent 6ec02ab3fc
commit d420ce06ca
3 changed files with 4 additions and 1 deletions
+4 -1
View File
@@ -1126,7 +1126,7 @@ ContinueToCheckMaxForce2
bit TestFlightFlag
bpl @+
jsr Shoot.AfterOffensiveText
jsr Shoot.AfterOffensiveText ; Lazy Darwin - aiming visualisation
@
;keyboard reading
; KBCODE keeps code of last keybi
@@ -1265,6 +1265,7 @@ pressedUp
inc ForceTableL,x
bne CheckingMaxForce
inc ForceTableH,x
CheckingMaxForce
mva #sfx_set_power_1 sfx_effect
@@ -1563,6 +1564,8 @@ ShotUnderGround
; smoke tracer :)
ldy #0
bit TestFlightFlag ; if test flight for AI or Lazy Darwin
bmi noSmokeTracer ; no Smoke Tracer display
ldx TankNr
lda ActiveWeapon,x
cmp #ind_Smoke_Tracer___ ; Smoke tracer