plugin base : inject mission configuration data

This commit is contained in:
David Pierron
2020-10-09 21:25:21 +02:00
parent 9a7dfc55e3
commit c77bfe9da2
6 changed files with 192 additions and 38 deletions

View File

@@ -132,6 +132,7 @@ class Flight:
preset_loadout_name = ""
start_type = "Runway"
group = False # Contains DCS Mission group data after mission has been generated
targetPoint = None # Contains either None or a Strike/SEAD target point location
# How long before this flight should take off
scheduled_in = 0