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,
|
||||
"navy_generators": [
|
||||
"GrishaGroupGenerator",
|
||||
"MolniyaGroupGenerator",
|
||||
"KiloSubGroupGenerator"
|
||||
"MolniyaGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ_9_Reaper"
|
||||
|
||||
@ -51,7 +51,6 @@
|
||||
"carrier_names": [],
|
||||
"navy_generators": [
|
||||
"MolniyaGroupGenerator",
|
||||
"KiloSubGroupGenerator",
|
||||
"OliverHazardPerryGroupGenerator"
|
||||
]
|
||||
}
|
||||
|
||||
@ -78,7 +78,7 @@
|
||||
"carrier_names": [
|
||||
],
|
||||
"navy_generators": [
|
||||
"KiloSubGroupGenerator", "MolniyaGroupGenerator"
|
||||
"MolniyaGroupGenerator"
|
||||
],
|
||||
"has_jtac": false,
|
||||
"doctrine": "coldwar"
|
||||
|
||||
@ -89,8 +89,7 @@
|
||||
"Admiral Gorshkov"
|
||||
],
|
||||
"navy_generators": [
|
||||
"RussianNavyGroupGenerator",
|
||||
"KiloSubGroupGenerator"
|
||||
"RussianNavyGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ_9_Reaper"
|
||||
|
||||
@ -91,8 +91,7 @@
|
||||
"Admiral Kuznetov"
|
||||
],
|
||||
"navy_generators": [
|
||||
"RussianNavyGroupGenerator",
|
||||
"KiloSubGroupGenerator"
|
||||
"RussianNavyGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ_9_Reaper"
|
||||
|
||||
@ -89,8 +89,7 @@
|
||||
"Admiral Kuznetov"
|
||||
],
|
||||
"navy_generators": [
|
||||
"RussianNavyGroupGenerator",
|
||||
"KiloSubGroupGenerator"
|
||||
"RussianNavyGroupGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ_9_Reaper"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user