2025-09-28 04:02:13
This commit is contained in:
@@ -1495,7 +1495,7 @@ naval_unit_role_ratios_USA_go_to_war = {
|
||||
tag = BYG
|
||||
}
|
||||
enable = {
|
||||
date > 1937.12.31
|
||||
date > 1937.3.1
|
||||
has_war_with_major = no
|
||||
}
|
||||
abort_when_not_enabled = yes
|
||||
@@ -1539,6 +1539,11 @@ naval_unit_role_ratios_USA_go_to_war = {
|
||||
type = dockyard_to_military_factory_ratio
|
||||
value = 200
|
||||
}
|
||||
ai_strategy = {
|
||||
type = building_target
|
||||
id = dockyard
|
||||
value = 150
|
||||
}
|
||||
}
|
||||
|
||||
naval_unit_role_ratios_USA_atwar = {
|
||||
@@ -1588,6 +1593,11 @@ naval_unit_role_ratios_USA_atwar = {
|
||||
type = dockyard_to_military_factory_ratio
|
||||
value = 250
|
||||
}
|
||||
ai_strategy = {
|
||||
type = building_target
|
||||
id = dockyard
|
||||
value = 250
|
||||
}
|
||||
}
|
||||
|
||||
naval_unit_role_ratios_ITA_prewar_build_battleships = {
|
||||
|
||||
Reference in New Issue
Block a user