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
26 lines
492 B
YAML
26 lines
492 B
YAML
name: AAA Radar Site
|
|
description: AAA Template with a Radar
|
|
generic: false
|
|
tasks:
|
|
- AAA
|
|
groups:
|
|
- AAA:
|
|
- name: AAA Radar Site 0
|
|
unit_count:
|
|
- 1
|
|
unit_classes:
|
|
- SearchRadar
|
|
- name: AAA Radar Site 1
|
|
unit_count:
|
|
- 2
|
|
- 6
|
|
unit_classes:
|
|
- AAA
|
|
- name: AAA Radar Site 2
|
|
optional: true
|
|
unit_count:
|
|
- 1
|
|
- 2
|
|
unit_classes:
|
|
- Logistics
|
|
layout_file: resources/layouts/anti_air/AAA.miz |