Generate AA & armor to defend airbase. Destruction status correctly tracked.

This commit is contained in:
Khopa
2019-10-14 01:25:48 +02:00
parent bd66dcb39e
commit 09b8ff6b93
55 changed files with 289 additions and 117 deletions

View File

@@ -170,7 +170,7 @@ class Operation:
else:
self.current_mission.groundControl.red_tactical_commander = self.ca_slots
self.extra_aagen.generate()
#self.extra_aagen.generate()
# triggers
if self.game.is_player_attack(self.conflict.attackers_country):