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, "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"

View File

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

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"