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:
Simon Clark 2021-01-13 19:52:35 +00:00
parent 1e1cebc3fc
commit 5f07069f1d
6 changed files with 5 additions and 10 deletions

View File

@ -81,8 +81,7 @@
"missiles_group_count": 1,
"navy_generators": [
"GrishaGroupGenerator",
"MolniyaGroupGenerator",
"KiloSubGroupGenerator"
"MolniyaGroupGenerator"
],
"has_jtac": true,
"jtac_unit": "MQ_9_Reaper"

View File

@ -51,7 +51,6 @@
"carrier_names": [],
"navy_generators": [
"MolniyaGroupGenerator",
"KiloSubGroupGenerator",
"OliverHazardPerryGroupGenerator"
]
}

View File

@ -78,7 +78,7 @@
"carrier_names": [
],
"navy_generators": [
"KiloSubGroupGenerator", "MolniyaGroupGenerator"
"MolniyaGroupGenerator"
],
"has_jtac": false,
"doctrine": "coldwar"

View File

@ -89,8 +89,7 @@
"Admiral Gorshkov"
],
"navy_generators": [
"RussianNavyGroupGenerator",
"KiloSubGroupGenerator"
"RussianNavyGroupGenerator"
],
"has_jtac": true,
"jtac_unit": "MQ_9_Reaper"

View File

@ -91,8 +91,7 @@
"Admiral Kuznetov"
],
"navy_generators": [
"RussianNavyGroupGenerator",
"KiloSubGroupGenerator"
"RussianNavyGroupGenerator"
],
"has_jtac": true,
"jtac_unit": "MQ_9_Reaper"

View File

@ -89,8 +89,7 @@
"Admiral Kuznetov"
],
"navy_generators": [
"RussianNavyGroupGenerator",
"KiloSubGroupGenerator"
"RussianNavyGroupGenerator"
],
"has_jtac": true,
"jtac_unit": "MQ_9_Reaper"