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
52 lines
957 B
YAML
52 lines
957 B
YAML
name: Patriot Battery
|
|
tasks:
|
|
- LORAD
|
|
groups:
|
|
- Patriot:
|
|
- name: Patriot Battery 0
|
|
unit_count:
|
|
- 1
|
|
unit_types:
|
|
- Patriot str
|
|
- name: Patriot Battery 1
|
|
unit_count:
|
|
- 1
|
|
unit_types:
|
|
- Patriot AMG
|
|
- name: Patriot Battery 2
|
|
unit_count:
|
|
- 1
|
|
unit_types:
|
|
- Patriot ECS
|
|
- name: Patriot Battery 3
|
|
unit_count:
|
|
- 1
|
|
unit_types:
|
|
- Patriot cp
|
|
- name: Patriot Battery 4
|
|
unit_count:
|
|
- 1
|
|
unit_types:
|
|
- Patriot EPP
|
|
- name: Patriot Battery 5
|
|
unit_count:
|
|
- 8
|
|
unit_types:
|
|
- Patriot ln
|
|
- AAA:
|
|
- name: Patriot Battery 6
|
|
sub_task: AAA
|
|
optional: true
|
|
unit_count:
|
|
- 2
|
|
unit_classes:
|
|
- AAA
|
|
- PD:
|
|
- name: Patriot Battery 7
|
|
optional: true
|
|
sub_task: PointDefense
|
|
unit_count:
|
|
- 2
|
|
unit_classes:
|
|
- SHORAD
|