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
23 lines
388 B
YAML
23 lines
388 B
YAML
name: ammo1
|
|
generic: true
|
|
tasks:
|
|
- Ammo
|
|
groups:
|
|
- Ammo:
|
|
- name: ammo1 0
|
|
statics:
|
|
- ammo1 0-0
|
|
unit_count:
|
|
- 1
|
|
unit_types:
|
|
- .Ammunition depot
|
|
- name: ammo1 1
|
|
statics:
|
|
- ammo1 1-0
|
|
- ammo1 1-1
|
|
unit_count:
|
|
- 2
|
|
unit_types:
|
|
- Hangar B
|
|
layout_file: resources/layouts/buildings/buildings.miz
|