mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
- Break down the remaining Anti Air Layouts. Now each layout.miz only contains 1 layout - Added a python script which can fix the orientation of a layout - Fix layout orientation. Now all aa layouts are oriented to the north. - Add small change so that whole carrier group will be rotated correctly with the BRC closes #2215
33 lines
602 B
YAML
33 lines
602 B
YAML
name: 4 Launcher Circle
|
|
tasks:
|
|
- SHORAD
|
|
- MERAD
|
|
groups:
|
|
- SAM:
|
|
- name: Search Radar
|
|
unit_count:
|
|
- 1
|
|
unit_classes:
|
|
- SearchRadar
|
|
- SearchTrackRadar
|
|
- name: Command Post
|
|
optional: true
|
|
fill: false # Do not fill with faction possible units
|
|
unit_count:
|
|
- 1
|
|
unit_classes:
|
|
- CommandPost
|
|
- name: Launcher
|
|
unit_count:
|
|
- 4
|
|
unit_classes:
|
|
- Launcher
|
|
- TELAR
|
|
- name: Logistics
|
|
optional: true
|
|
unit_count:
|
|
- 1
|
|
- 2
|
|
unit_classes:
|
|
- Logistics
|