mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
24 lines
380 B
YAML
24 lines
380 B
YAML
name: ware1
|
|
role: Building
|
|
tasks:
|
|
- StrikeTarget
|
|
- Ware
|
|
groups:
|
|
- name: ware1 0
|
|
statics:
|
|
- ware1 0-0
|
|
unit_count:
|
|
- 1
|
|
unit_types:
|
|
- Warehouse
|
|
- name: ware1 1
|
|
statics:
|
|
- ware1 1-0
|
|
- ware1 1-1
|
|
- ware1 1-2
|
|
unit_count:
|
|
- 3
|
|
unit_types:
|
|
- Hangar A
|
|
template_file: resources/templates/buildings/buildings.miz
|