mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Migrate generators to templats
- added all new templates - deleted the generators - added documentation
This commit is contained in:
30
resources/templates/buildings/fob1.yaml
Normal file
30
resources/templates/buildings/fob1.yaml
Normal file
@@ -0,0 +1,30 @@
|
||||
name: fob1
|
||||
role: Building
|
||||
tasks:
|
||||
- FOB
|
||||
groups:
|
||||
- name: fob1 0
|
||||
statics:
|
||||
- fob1 0-0
|
||||
unit_count:
|
||||
- 1
|
||||
unit_types:
|
||||
- .Command Center
|
||||
- name: fob1 1
|
||||
statics:
|
||||
- fob1 1-0
|
||||
- fob1 1-1
|
||||
- fob1 1-2
|
||||
unit_count:
|
||||
- 3
|
||||
unit_types:
|
||||
- Barracks 2
|
||||
- name: fob1 2
|
||||
statics:
|
||||
- fob1 2-0
|
||||
- fob1 2-1
|
||||
unit_count:
|
||||
- 2
|
||||
unit_types:
|
||||
- Garage small B
|
||||
template_file: resources/templates/buildings/buildings.miz
|
||||
Reference in New Issue
Block a user