mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
MagDeflector is working properly
And an attempt to repair the blue zombie tank.
This commit is contained in:
@@ -1889,6 +1889,9 @@ RightDeflection
|
||||
bcs EndOfMagDeflector ; hit of course but we need RTS
|
||||
sbw XHit #36 ; change to left
|
||||
EndOfMagDeflector
|
||||
lda #0
|
||||
sta ActiveDefenceWeapon,x ; deactivate used mag deflector weapon
|
||||
sta ShieldEnergy,x
|
||||
mwa XHit xdraw ; why? !!!
|
||||
NoTankHitAtEndOfFight
|
||||
NoHitAtEndOfFight
|
||||
|
||||
Reference in New Issue
Block a user