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

@@ -51,6 +51,7 @@ class TheaterGroundObject:
dcs_identifier = None # type: str
is_dead = False
airbase_group = False
heading = 0
position = None # type: Point