2024-12-07 20:01:42

This commit is contained in:
actions[bot]
2024-12-07 20:01:42 +00:00
parent 4e54f0d572
commit 4199c0b96c
50 changed files with 887 additions and 52 deletions

View File

@@ -60,6 +60,7 @@ ENG_start_naval_variants = {
fixed_ship_deck_slot_1 = ship_deck_space
fixed_ship_anti_air_slot = ship_anti_air_1_h
fixed_ship_engine_slot = heavy_ship_engine_2
fixed_ship_radar_slot = carrier_no_island
fixed_ship_secondaries_slot = ship_secondaries_1
fixed_ship_armor_slot = ship_armor_cruiser_1
mid_1_custom_slot = ship_deck_space
@@ -1581,6 +1582,7 @@ JAP_start_naval_variants = {
fixed_ship_deck_slot_1 = ship_deck_space
fixed_ship_deck_slot_2 = ship_deck_space
fixed_ship_engine_slot = carrier_ship_engine_1
fixed_ship_radar_slot = carrier_no_island
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_secondaries_slot = dp_ship_secondaries_1_bb
}
@@ -1634,6 +1636,7 @@ JAP_start_naval_variants = {
fixed_ship_deck_slot_1 = ship_deck_space
fixed_ship_deck_slot_2 = ship_deck_space
fixed_ship_engine_slot = carrier_ship_engine_1
fixed_ship_radar_slot = carrier_no_island
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_secondaries_slot = empty
front_1_custom_slot = empty
@@ -1649,6 +1652,7 @@ JAP_start_naval_variants = {
fixed_ship_deck_slot_1 = ship_deck_space
fixed_ship_deck_slot_2 = empty
fixed_ship_engine_slot = carrier_ship_engine_1
fixed_ship_radar_slot = carrier_no_island
fixed_ship_anti_air_slot = ship_anti_air_1
fixed_ship_secondaries_slot = ship_secondaries_1
}
@@ -1773,8 +1777,8 @@ JAP_start_naval_variants = {
front_2_custom_slot = ship_heavy_battery_1
mid_1_custom_slot = ship_secondaries_1
mid_2_custom_slot = empty
mid_3_custom_slot = ship_airplane_launcher_1
rear_1_custom_slot = ship_heavy_battery_1
mid_3_custom_slot = ship_heavy_battery_1
rear_1_custom_slot = ship_airplane_launcher_1
rear_2_custom_slot = ship_heavy_battery_1
}
}
@@ -3485,7 +3489,7 @@ USA_start_naval_variants = {
fixed_ship_deck_slot_1 = ship_deck_space
fixed_ship_deck_slot_2 = empty
fixed_ship_anti_air_slot = empty
fixed_ship_radar_slot = empty
fixed_ship_radar_slot = carrier_no_island
fixed_ship_engine_slot = carrier_ship_engine_1
fixed_ship_secondaries_slot = empty
}