mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Generate AA & armor to defend airbase. Destruction status correctly tracked.
This commit is contained in:
@@ -51,6 +51,7 @@ class TheaterGroundObject:
|
||||
|
||||
dcs_identifier = None # type: str
|
||||
is_dead = False
|
||||
airbase_group = False
|
||||
|
||||
heading = 0
|
||||
position = None # type: Point
|
||||
|
||||
Reference in New Issue
Block a user