mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
- adopted to review comments - removed the role from layouts - reworked the Groups within the layouts - added more documentation - rebased to latest changes
18 lines
303 B
YAML
18 lines
303 B
YAML
name: Armor Group
|
|
generic: true
|
|
tasks:
|
|
- BaseDefense
|
|
- FrontLine
|
|
groups:
|
|
- Armor Group:
|
|
- name: Armor Group 0
|
|
unit_count:
|
|
- 2
|
|
- 6
|
|
unit_classes:
|
|
- APC
|
|
- ATGM
|
|
- IFV
|
|
- Tank
|
|
layout_file: resources/layouts/ground_forces/ground_forces.miz
|