mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
CurrentHill USA military assets pack (#461)
* usa military assets pack * minor fixes to have missiles * tweak nasams 3 * fix preset groups bug * adjust b-21 name * Update faction.py bugfixes will go in a different branch
This commit is contained in:
4
resources/units/ships/CH_Arleigh_Burke_IIA.yaml
Normal file
4
resources/units/ships/CH_Arleigh_Burke_IIA.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
class: Destroyer
|
||||
price: 0
|
||||
variants:
|
||||
"[CH] Arleigh Burke Flight IIA Destroyer": null
|
||||
4
resources/units/ships/CH_Arleigh_Burke_III.yaml
Normal file
4
resources/units/ships/CH_Arleigh_Burke_III.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
class: Destroyer
|
||||
price: 0
|
||||
variants:
|
||||
"[CH] Arleigh Burke Flight III Destroyer": null
|
||||
4
resources/units/ships/CH_Constellation.yaml
Normal file
4
resources/units/ships/CH_Constellation.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
class: Frigate
|
||||
price: 0
|
||||
variants:
|
||||
"[CH] Constellation Frigate": null
|
||||
4
resources/units/ships/CH_Ticonderoga.yaml
Normal file
4
resources/units/ships/CH_Ticonderoga.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
class: Cruiser
|
||||
price: 0
|
||||
variants:
|
||||
"[CH] Ticonderoga Cruiser": null
|
||||
4
resources/units/ships/CH_Ticonderoga_CMP.yaml
Normal file
4
resources/units/ships/CH_Ticonderoga_CMP.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
class: Cruiser
|
||||
price: 0
|
||||
variants:
|
||||
"[CH] Ticonderoga CMP Cruiser": null
|
||||
Reference in New Issue
Block a user