Deactivate defensive weapon now possible.

If you activate previously activated White Flag, you deactivate defensive weapons.
This commit is contained in:
Pecusx
2022-06-20 14:07:53 +02:00
parent 9aaa4fec69
commit 537f88e4c6
3 changed files with 16 additions and 0 deletions
+5
View File
@@ -1046,6 +1046,11 @@ notpressed
cmp #$0d ; I
bne @+
callInventory
; Hide all tanks - after inventory they may have other shapes
mva #1 Erase
jsr DrawTanks
mva #0 Erase
;
mva #$ff isInventory
jsr Purchase
mva #0 escFlag