From f920ade1e0b8baf915bdc530fbc4532ccffe7c6d Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 27 May 2021 21:04:17 -0700 Subject: [PATCH] Updated Squadrons and pilots (markdown) --- Squadrons-and-pilots.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Squadrons-and-pilots.md b/Squadrons-and-pilots.md index dfd5aad..d3cc264 100644 --- a/Squadrons-and-pilots.md +++ b/Squadrons-and-pilots.md @@ -104,7 +104,9 @@ players: The country and aircraft fields will be used to match squadrons that are found against the squadrons being used. The country should be spelled exactly as it would be in a faction file. Factions that use Combined Joint Task Forces nations will have access to all squadrons with matching aircraft. The aircraft should match the key (the value in quotes) of the aircraft found in `plane_map` in https://github.com/pydcs/dcs/blob/master/dcs/planes.py or `helicopter_map` in https://github.com/pydcs/dcs/blob/master/dcs/helicopters.py -The `role` and `mission_types` fields are currently non-functional. The `role` field will later be shown in the UI as information for the player and the `mission_types` field will be used to determine 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. +The `role` field is currently non-functional. The `role` field will later be shown in the UI as information for the player. + +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.