mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Added weapons_introduction_year_overrides parameter description.
@@ -42,6 +42,7 @@ This yaml or json file should contain the following fields:
|
||||
* **building_set** : Either "default" for default set, "ww2ally" for WW2 ally buildings, "ww2germany" for WW2 german building or "ww2free" for a ww2 building set that does not require the WW2 asset pack.
|
||||
* **liveries_overrides** : List of aircraft and liveries to set. It is possible to have multiple liveries for aircraft, and Liberation will pick one out of the list randomly. The livery must be available to the country set in order to appear. If the livery doesn't show up in Mission Editor for that country, it won't show up in your Liberation mission either. The name of the livery can be found in its description.lua (if it's not there, then use the exact name of the livery's folder).
|
||||
* **unrestricted_satnav** : Enable this option to allow unrestricted SATNAV in the mission. This will allow the use of GPS by non-US countries, e.g. non-US F/A-18s will be able to use GPS for alignment. This value is optional and may be either `true` or `false`. If not set this defaults to `false`.
|
||||
* **weapons_introduction_year_overrides** : Dictionary of alternate weapons introduction years to use for this faction. Keys in the dictionary should match Liberation weapons names (found in YAML files in resources/weapons). Values in the dictionary are the alternate weapon introduction years. The intended use for this functionality is to restrict a faction from using weapons until a different date, for example, Soviet client states often did not receive the most up-to-date missiles. This setting may be empty.
|
||||
|
||||
**Note:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user