Updated Squadrons and pilots (markdown)

Dan Albert 2023-04-17 21:37:42 -07:00
parent 51ac688a5f
commit 239207896d

@ -117,6 +117,8 @@ The `role` field is currently non-functional. The `role` field will later be sho
The `mission_types` field determines which mission types to assign to the squadron. The spelling of each entry in `mission_types` should match the spelling of the mission that is used in the Liberation UI. If the squadron specifies a mission type that the aircraft is not capable of, an error will be emitted in the log and the incompatible mission type will not be used for the squadron.
Note: The `mission_types` field is no longer used as of DCS Liberation 7. All squadrons will be capable of all mission types the airframe is capable of, and the auto-assignable mission types are defined by the campaign.
The `livery` field, if set, will be the livery used by all aircraft of this squadron. Default liveries included in DCS should match the quoted portion of the livery name in https://github.com/pydcs/dcs/blob/master/dcs/planes.py. For example, the name for the HAF 330 Thunder livery for a Greek F-16 is `HAF_ 330_Thunder`
**Note:** You can also use any custom liveries that you have downloaded to your Saved Games folder. In this case, the `livery` field should match the folder name (NOT the file name) of your selected livery.