mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Mag Deflector added
Only for test. Now all players has active Mag Deflector with energy (99) before game.
This commit is contained in:
@@ -702,6 +702,8 @@ NoPlayerMissile
|
||||
beq ShieldDraw
|
||||
cmp #60 ; Auto Defence
|
||||
beq DrawTankShieldWihHorns
|
||||
cmp #55 ; Mag Deflector
|
||||
beq DrawTankShieldWihHorns
|
||||
bne NoShieldDraw
|
||||
ShieldDraw
|
||||
jsr DrawTankShield.DrawInPosition
|
||||
|
||||
Reference in New Issue
Block a user