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
18 lines
284 B
YAML
18 lines
284 B
YAML
name: LHA Group
|
|
generic: true
|
|
tasks:
|
|
- HelicopterCarrier
|
|
groups:
|
|
- LHA:
|
|
- name: LHA Group 0
|
|
unit_count:
|
|
- 1
|
|
unit_classes:
|
|
- HelicopterCarrier
|
|
- Escort:
|
|
- name: LHA Group 1
|
|
unit_count:
|
|
- 2
|
|
unit_classes:
|
|
- Destroyer
|