diff --git a/Squadrons-and-pilots.md b/Squadrons-and-pilots.md index 77f9648..0733d1f 100644 --- a/Squadrons-and-pilots.md +++ b/Squadrons-and-pilots.md @@ -126,7 +126,7 @@ 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. -The `livery` field, if set, will be the livery used by all aircraft of this squadron. It should match the name of the livery in game. +The `livery` field, if set, will be the livery used by all aircraft of this squadron. It 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` The `pilots` field defines AI pilot names that will be used before generating random pilot names for this squadron.