mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Remove submarines for the time being.
They definitely feel too much like placeholders at this point. They should be removed until they're in a better state. https://forums.eagle.ru/topic/251238-submarines is a good read on the topic.
This commit is contained in:
parent
1e1cebc3fc
commit
5f07069f1d
@ -81,8 +81,7 @@
|
|||||||
"missiles_group_count": 1,
|
"missiles_group_count": 1,
|
||||||
"navy_generators": [
|
"navy_generators": [
|
||||||
"GrishaGroupGenerator",
|
"GrishaGroupGenerator",
|
||||||
"MolniyaGroupGenerator",
|
"MolniyaGroupGenerator"
|
||||||
"KiloSubGroupGenerator"
|
|
||||||
],
|
],
|
||||||
"has_jtac": true,
|
"has_jtac": true,
|
||||||
"jtac_unit": "MQ_9_Reaper"
|
"jtac_unit": "MQ_9_Reaper"
|
||||||
|
|||||||
@ -51,7 +51,6 @@
|
|||||||
"carrier_names": [],
|
"carrier_names": [],
|
||||||
"navy_generators": [
|
"navy_generators": [
|
||||||
"MolniyaGroupGenerator",
|
"MolniyaGroupGenerator",
|
||||||
"KiloSubGroupGenerator",
|
|
||||||
"OliverHazardPerryGroupGenerator"
|
"OliverHazardPerryGroupGenerator"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -78,7 +78,7 @@
|
|||||||
"carrier_names": [
|
"carrier_names": [
|
||||||
],
|
],
|
||||||
"navy_generators": [
|
"navy_generators": [
|
||||||
"KiloSubGroupGenerator", "MolniyaGroupGenerator"
|
"MolniyaGroupGenerator"
|
||||||
],
|
],
|
||||||
"has_jtac": false,
|
"has_jtac": false,
|
||||||
"doctrine": "coldwar"
|
"doctrine": "coldwar"
|
||||||
|
|||||||
@ -89,8 +89,7 @@
|
|||||||
"Admiral Gorshkov"
|
"Admiral Gorshkov"
|
||||||
],
|
],
|
||||||
"navy_generators": [
|
"navy_generators": [
|
||||||
"RussianNavyGroupGenerator",
|
"RussianNavyGroupGenerator"
|
||||||
"KiloSubGroupGenerator"
|
|
||||||
],
|
],
|
||||||
"has_jtac": true,
|
"has_jtac": true,
|
||||||
"jtac_unit": "MQ_9_Reaper"
|
"jtac_unit": "MQ_9_Reaper"
|
||||||
|
|||||||
@ -91,8 +91,7 @@
|
|||||||
"Admiral Kuznetov"
|
"Admiral Kuznetov"
|
||||||
],
|
],
|
||||||
"navy_generators": [
|
"navy_generators": [
|
||||||
"RussianNavyGroupGenerator",
|
"RussianNavyGroupGenerator"
|
||||||
"KiloSubGroupGenerator"
|
|
||||||
],
|
],
|
||||||
"has_jtac": true,
|
"has_jtac": true,
|
||||||
"jtac_unit": "MQ_9_Reaper"
|
"jtac_unit": "MQ_9_Reaper"
|
||||||
|
|||||||
@ -89,8 +89,7 @@
|
|||||||
"Admiral Kuznetov"
|
"Admiral Kuznetov"
|
||||||
],
|
],
|
||||||
"navy_generators": [
|
"navy_generators": [
|
||||||
"RussianNavyGroupGenerator",
|
"RussianNavyGroupGenerator"
|
||||||
"KiloSubGroupGenerator"
|
|
||||||
],
|
],
|
||||||
"has_jtac": true,
|
"has_jtac": true,
|
||||||
"jtac_unit": "MQ_9_Reaper"
|
"jtac_unit": "MQ_9_Reaper"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user