mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
27 lines
488 B
YAML
27 lines
488 B
YAML
name: AAA Site
|
|
description: A standard AAA template
|
|
generic: true
|
|
tasks:
|
|
- AAA
|
|
groups:
|
|
- AAA:
|
|
- name: AAA Site Radar
|
|
optional: true # Optional if the AAA Site has a Radar
|
|
unit_count:
|
|
- 1
|
|
unit_classes:
|
|
- SearchRadar
|
|
- name: AAA Site
|
|
unit_count:
|
|
- 2
|
|
- 6
|
|
unit_classes:
|
|
- AAA
|
|
- name: AAA Site Logistics
|
|
optional: true
|
|
unit_count:
|
|
- 1
|
|
- 2
|
|
unit_classes:
|
|
- Logistics
|