mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Support for DCS 2.7.12.23362 (#2196)
- Add link4 and acls - Allocate Link4 frequency - new unit yamls
This commit is contained in:
4
resources/units/ground_units/FPS-117 Dome.yaml
Normal file
4
resources/units/ground_units/FPS-117 Dome.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
class: EarlyWarningRadar
|
||||
price: 30
|
||||
variants:
|
||||
EWR AN/FPS-117 Radar (domed): null
|
||||
4
resources/units/ground_units/FPS-117.yaml
Normal file
4
resources/units/ground_units/FPS-117.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
class: EarlyWarningRadar
|
||||
price: 30
|
||||
variants:
|
||||
EWR AN/FPS-117 Radar: null
|
||||
5
resources/units/ground_units/HL_B8M1.yaml
Normal file
5
resources/units/ground_units/HL_B8M1.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
class: Artillery
|
||||
price: 10
|
||||
role: Multiple-Launch Rocket System
|
||||
variants:
|
||||
MLRS HL with B8M1 80mm: {}
|
||||
5
resources/units/ground_units/HL_DSHK.yaml
Normal file
5
resources/units/ground_units/HL_DSHK.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
class: Recon
|
||||
price: 4
|
||||
role: Recon
|
||||
variants:
|
||||
Scout HL with DSHK 12.7mm: {}
|
||||
5
resources/units/ground_units/HL_KORD.yaml
Normal file
5
resources/units/ground_units/HL_KORD.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
class: Recon
|
||||
price: 4
|
||||
role: Recon
|
||||
variants:
|
||||
Scout HL with KORD 12.7mm: {}
|
||||
4
resources/units/ground_units/HL_ZU-23.yaml
Normal file
4
resources/units/ground_units/HL_ZU-23.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
class: AAA
|
||||
price: 6
|
||||
variants:
|
||||
SPAAA HL with ZU-23: null
|
||||
5
resources/units/ground_units/tt_B8M1.yaml
Normal file
5
resources/units/ground_units/tt_B8M1.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
class: Artillery
|
||||
price: 10
|
||||
role: Multiple-Launch Rocket System
|
||||
variants:
|
||||
MLRS LC with B8M1 80mm: {}
|
||||
5
resources/units/ground_units/tt_DSHK.yaml
Normal file
5
resources/units/ground_units/tt_DSHK.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
class: Recon
|
||||
price: 4
|
||||
role: Recon
|
||||
variants:
|
||||
Scout LC with DSHK 12.7mm: {}
|
||||
5
resources/units/ground_units/tt_KORD.yaml
Normal file
5
resources/units/ground_units/tt_KORD.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
class: Recon
|
||||
price: 4
|
||||
role: Recon
|
||||
variants:
|
||||
Scout LC with KORD 12.7mm: {}
|
||||
4
resources/units/ground_units/tt_ZU-23.yaml
Normal file
4
resources/units/ground_units/tt_ZU-23.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
class: AAA
|
||||
price: 6
|
||||
variants:
|
||||
SPAAA LC with ZU-2: null
|
||||
Reference in New Issue
Block a user