mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
- Unit yamls for several ships and added some new ones to uk_1990.json - 2 new layouts: Aircraft Carrier / LHA with Frigate escorts - Add "HMS Invincible" as Control Point
18 lines
302 B
YAML
18 lines
302 B
YAML
name: LHA Group with Frigate escort
|
|
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:
|
|
- Frigate
|