mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
- adopted to review comments - removed the role from layouts - reworked the Groups within the layouts - added more documentation - rebased to latest changes
19 lines
348 B
YAML
19 lines
348 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
|
|
layout_file: resources/layouts/naval/legacy_naval_templates.miz
|