This commit is contained in:
@@ -105,7 +105,7 @@ BFL_unit_production_air = {
|
||||
original_tag = BFL
|
||||
}
|
||||
enable = {
|
||||
always = YES
|
||||
always = yes
|
||||
}
|
||||
abort = {
|
||||
always = no
|
||||
@@ -787,8 +787,8 @@ BFL_prio_military_even_at_peace = {
|
||||
date > 1939.6.1
|
||||
}
|
||||
abort = {
|
||||
or = {
|
||||
not = { country_exists = TIX }
|
||||
OR = {
|
||||
NOT = { country_exists = TIX }
|
||||
TIX = { is_subject = yes }
|
||||
is_in_faction_with = TIX
|
||||
date > 1941.7.1
|
||||
@@ -1049,11 +1049,11 @@ BFL_area_priority = {
|
||||
}
|
||||
enable = {
|
||||
is_historical_focus_on = yes
|
||||
not = { has_war_with = CHY }
|
||||
NOT = { has_war_with = CHY }
|
||||
}
|
||||
|
||||
abort = {
|
||||
or = {
|
||||
OR = {
|
||||
has_war_with = CHY
|
||||
has_war_with = HUJ
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@ CHY_unit_production_air_at_week = {
|
||||
num_of_military_factories < 150
|
||||
}
|
||||
abort = {
|
||||
or = {
|
||||
OR = {
|
||||
num_of_military_factories > 150
|
||||
date > 1940.1.1
|
||||
NOT = { country_exists = DOH }
|
||||
@@ -106,7 +106,7 @@ CHY_unit_production_air_at_strong = {
|
||||
original_tag = CHY
|
||||
}
|
||||
enable = {
|
||||
or = {
|
||||
OR = {
|
||||
num_of_military_factories > 150
|
||||
date > 1940.1.1
|
||||
NOT = { country_exists = DOH }
|
||||
@@ -170,7 +170,7 @@ CHY_unit_production_army_before_1940 = {
|
||||
}
|
||||
}
|
||||
abort = {
|
||||
or = {
|
||||
OR = {
|
||||
num_of_military_factories > 150
|
||||
date > 1940.1.1
|
||||
NOT = { country_exists = DOH }
|
||||
@@ -255,7 +255,7 @@ CHY_unit_production_army_after_1940 = {
|
||||
original_tag = CHY
|
||||
}
|
||||
enable = {
|
||||
or = {
|
||||
OR = {
|
||||
num_of_military_factories > 150
|
||||
date > 1940.1.1
|
||||
NOT = { country_exists = DOH }
|
||||
@@ -677,7 +677,7 @@ CHY_ignore_north = {
|
||||
enable = {
|
||||
country_exists = BFL
|
||||
date < 1942.1.1
|
||||
not = { has_war_with = BFL }
|
||||
NOT = { has_war_with = BFL }
|
||||
}
|
||||
abort_when_not_enabled = yes
|
||||
|
||||
@@ -996,9 +996,9 @@ CHY_prio_military_even_at_peace = {
|
||||
date < 1939.1.1
|
||||
}
|
||||
abort = {
|
||||
or = {
|
||||
OR = {
|
||||
date > 1939.1.1
|
||||
not = { country_exists = DOH }
|
||||
NOT = { country_exists = DOH }
|
||||
DOH = { is_subject = yes }
|
||||
is_in_faction_with = DOH
|
||||
has_game_rule = {
|
||||
@@ -1028,7 +1028,7 @@ CHY_prio_military_no_doh = {
|
||||
rule = CHY_ai_behavior
|
||||
option = CHY_changmen_line_focus
|
||||
}
|
||||
not = { country_exists = DOH }
|
||||
NOT = { country_exists = DOH }
|
||||
DOH = { is_subject = yes }
|
||||
is_in_faction_with = DOH
|
||||
}
|
||||
|
||||
@@ -78,7 +78,7 @@ DOH_weishejunfa = {
|
||||
original_tag = DOH
|
||||
}
|
||||
enable = {
|
||||
not = { has_completed_focus = DOH_weishejunfa }
|
||||
NOT = { has_completed_focus = DOH_weishejunfa }
|
||||
}
|
||||
abort = {
|
||||
has_completed_focus = DOH_fangfanjinlin
|
||||
@@ -502,8 +502,8 @@ DOH_prio_military_even_at_peace = {
|
||||
date > 1936.1.1
|
||||
}
|
||||
abort = {
|
||||
or = {
|
||||
not = { country_exists = CHY }
|
||||
OR = {
|
||||
NOT = { country_exists = CHY }
|
||||
CHY = { is_subject = yes }
|
||||
is_in_faction_with = CHY
|
||||
DOH = { controls_state = 716 }
|
||||
@@ -641,7 +641,7 @@ DOH_hunker_down_now = {
|
||||
}
|
||||
|
||||
abort = {
|
||||
or = {
|
||||
OR = {
|
||||
date > 1942.1.1 #We accept our fate after this point
|
||||
CHY = { has_war_with = BFL }
|
||||
CHY = { has_war_with = BYG }
|
||||
|
||||
@@ -149,7 +149,7 @@ HUJ_unit_production_at_week = {
|
||||
}
|
||||
}
|
||||
abort = {
|
||||
or = {
|
||||
OR = {
|
||||
num_of_military_factories > 150
|
||||
date > 1940.1.1
|
||||
has_idea = TY_dingzhenai
|
||||
@@ -220,7 +220,7 @@ HUJ_unit_production_at_strong = {
|
||||
}
|
||||
|
||||
enable = {
|
||||
or = {
|
||||
OR = {
|
||||
num_of_military_factories > 150
|
||||
date > 1940.1.1
|
||||
}
|
||||
@@ -440,7 +440,7 @@ HUJ_lifeline_of_the_empire = {
|
||||
}
|
||||
|
||||
enable = {
|
||||
or = {
|
||||
OR = {
|
||||
has_war_with = TIX
|
||||
has_war_with = BYG
|
||||
has_war_with = BFL
|
||||
@@ -463,7 +463,7 @@ HUJ_lifeline_of_the_empire = {
|
||||
|
||||
HUJ_BYG_focus_on_europe = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = HUJ
|
||||
original_tag = BYG
|
||||
}
|
||||
@@ -492,8 +492,8 @@ HUJ_time_to_ditch_FRA = {
|
||||
YUW = {
|
||||
has_capitulated = no
|
||||
}
|
||||
not = { country_exists = WEX }
|
||||
not = { is_in_faction_with = BYG }
|
||||
NOT = { country_exists = WEX }
|
||||
NOT = { is_in_faction_with = BYG }
|
||||
}
|
||||
|
||||
abort_when_not_enabled = yes
|
||||
@@ -686,7 +686,7 @@ HUJ_wushibfl = {
|
||||
}
|
||||
|
||||
enable = {
|
||||
or = {
|
||||
OR = {
|
||||
has_war_with = CHY
|
||||
has_war_with = SAD
|
||||
has_war_with = YUW
|
||||
@@ -712,7 +712,7 @@ HUJ_wushitix = {
|
||||
original_tag = HUJ
|
||||
}
|
||||
enable = {
|
||||
or = {
|
||||
OR = {
|
||||
has_war_with = CHY
|
||||
has_war_with = SAD
|
||||
has_war_with = YUW
|
||||
@@ -921,7 +921,7 @@ HUJ_defend_Britain = {
|
||||
original_tag = HUJ
|
||||
}
|
||||
enable = {
|
||||
or = {
|
||||
OR = {
|
||||
has_war_with = TIX
|
||||
has_war_with = CHY
|
||||
has_war_with = SAD
|
||||
@@ -1278,11 +1278,11 @@ HUJ_dengluqidong_sad = {
|
||||
}
|
||||
enable = {
|
||||
has_war_with = SAD
|
||||
or = {
|
||||
OR = {
|
||||
date > 1941.1.1
|
||||
SAD = { is_ai = no }
|
||||
}
|
||||
or = {
|
||||
OR = {
|
||||
is_historical_focus_on = yes
|
||||
SAD = { is_ai = no }
|
||||
}
|
||||
@@ -1323,11 +1323,11 @@ HUJ_dengluqidong_tix = {
|
||||
}
|
||||
enable = {
|
||||
has_war_with = TIX
|
||||
or = {
|
||||
OR = {
|
||||
date > 1942.6.1
|
||||
TIX = { is_ai = no }
|
||||
}
|
||||
or = {
|
||||
OR = {
|
||||
is_historical_focus_on = yes
|
||||
TIX = { is_ai = no }
|
||||
}
|
||||
@@ -1368,11 +1368,11 @@ HUJ_dengluqidong_wex = {
|
||||
}
|
||||
enable = {
|
||||
has_war_with = WEX
|
||||
or = {
|
||||
OR = {
|
||||
date > 1942.6.1
|
||||
WEX = { is_ai = no }
|
||||
}
|
||||
or = {
|
||||
OR = {
|
||||
is_historical_focus_on = yes
|
||||
WEX = { is_ai = no }
|
||||
}
|
||||
|
||||
@@ -286,7 +286,7 @@ TIX_ally = {
|
||||
country_exists = TIX
|
||||
}
|
||||
abort = {
|
||||
or = {
|
||||
OR = {
|
||||
NOT = { country_exists = TIX }
|
||||
TIX = { NOT = { has_government = fascism } }
|
||||
}
|
||||
|
||||
@@ -660,7 +660,7 @@ TIX_strike_BFL_crazyaivsai = {
|
||||
has_completed_focus = TIX_qifujuxiong
|
||||
date < 1941.8.1
|
||||
BFL = { is_ai = yes }
|
||||
BFL = { or = {
|
||||
BFL = {OR = {
|
||||
has_idea = TY_fengkuangai
|
||||
has_idea = TY_fengkuangai2
|
||||
has_idea = TY_fengkuangai3
|
||||
@@ -735,8 +735,8 @@ TIX_area_priority = {
|
||||
date > 1941.3.1
|
||||
}
|
||||
abort = {
|
||||
or = {
|
||||
not = { country_exists = BFL }
|
||||
OR = {
|
||||
NOT = { country_exists = BFL }
|
||||
BFL = { is_subject = yes }
|
||||
is_in_faction_with = BFL
|
||||
}
|
||||
@@ -959,7 +959,7 @@ TIX_war_maginot_line = {
|
||||
has_war_with = YUW
|
||||
OR = {
|
||||
POL = { has_capitulated = yes }
|
||||
not = { country_exists = POL }
|
||||
NOT = { country_exists = POL }
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1493,7 +1493,7 @@ TIX_ignore_little_country = {
|
||||
original_tag = TIX
|
||||
}
|
||||
enable = {
|
||||
or = {
|
||||
OR = {
|
||||
has_war_with = BFL
|
||||
has_war_with = SAD
|
||||
has_war_with = HUJ
|
||||
@@ -1595,7 +1595,7 @@ spain_help_TIX = {
|
||||
}
|
||||
abort = {
|
||||
OR = {
|
||||
not = {
|
||||
NOT = {
|
||||
TIX = { has_government = fascism }
|
||||
}
|
||||
SPA = { has_completed_focus = SPA_join_the_allies }
|
||||
@@ -1665,7 +1665,7 @@ TIX_we_dont_fight_pathetic_sweden = { # :O
|
||||
}
|
||||
abort = {
|
||||
SWE = {
|
||||
not = { has_idea = neutrality_idea }
|
||||
NOT = { has_idea = neutrality_idea }
|
||||
}
|
||||
}
|
||||
ai_strategy = {
|
||||
@@ -1693,7 +1693,7 @@ TIX_we_dont_fight_pathetic_sweden_on_historical = { # :O
|
||||
}
|
||||
abort = {
|
||||
SWE = {
|
||||
not = { has_idea = neutrality_idea }
|
||||
NOT = { has_idea = neutrality_idea }
|
||||
}
|
||||
}
|
||||
ai_strategy = {
|
||||
@@ -1846,7 +1846,7 @@ TIX_donthelpnor = {
|
||||
abort = {
|
||||
OR = {
|
||||
has_war_with = BFL
|
||||
not = { country_exists = BFL }
|
||||
NOT = { country_exists = BFL }
|
||||
}
|
||||
|
||||
}
|
||||
@@ -1889,7 +1889,7 @@ TIX_hold_up_in_bfl = { #We got this far but there are bigger targets to worry ab
|
||||
is_historical_focus_on = yes
|
||||
BFL = { has_capitulated = no }
|
||||
BFL = { is_ai = yes }
|
||||
or = {
|
||||
OR = {
|
||||
YUW = { is_ai = yes }
|
||||
YUW = { has_capitulated = yes }
|
||||
}
|
||||
@@ -1918,10 +1918,10 @@ TIX_attack_DOH = {
|
||||
original_tag = TIX
|
||||
}
|
||||
enable = {
|
||||
not = { country_exists = BFL }
|
||||
NOT = { country_exists = BFL }
|
||||
TIX = {
|
||||
has_government = fascism
|
||||
not = { is_in_faction_with = DOH }
|
||||
NOT = { is_in_faction_with = DOH }
|
||||
}
|
||||
DOH = { is_ai = no }
|
||||
}
|
||||
|
||||
@@ -407,7 +407,7 @@ YUW_zhenduibfl = {
|
||||
}
|
||||
|
||||
enable = {
|
||||
or = {
|
||||
OR = {
|
||||
has_completed_focus = YUW_jiuguoxingdong
|
||||
has_completed_focus = YUW_rushensuoyuan
|
||||
has_completed_focus = YUW_chedijingjigaige
|
||||
@@ -439,7 +439,7 @@ YUW_dont_do_so_many_naval_invasions_please = {
|
||||
allowed = { original_tag = YUW }
|
||||
|
||||
enable = {
|
||||
or = {
|
||||
OR = {
|
||||
has_completed_focus = YUW_jiuguoxingdong
|
||||
has_completed_focus = YUW_rushensuoyuan
|
||||
has_completed_focus = YUW_chedijingjigaige
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
ai_medium_tank_research_1 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -30,7 +30,7 @@ ai_medium_tank_research_1 = {
|
||||
|
||||
ai_medium_tank_research_2 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -61,7 +61,7 @@ ai_medium_tank_research_2 = {
|
||||
|
||||
ai_medium_tank_research_3 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -92,7 +92,7 @@ ai_medium_tank_research_3 = {
|
||||
|
||||
ai_light_tank_research_1 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -121,7 +121,7 @@ ai_light_tank_research_1 = {
|
||||
|
||||
ai_light_tank_research_2 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -150,7 +150,7 @@ ai_light_tank_research_2 = {
|
||||
|
||||
ai_light_tank_research_3 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -179,7 +179,7 @@ ai_light_tank_research_3 = {
|
||||
|
||||
mechanised_infantry_research_1 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -210,7 +210,7 @@ mechanised_infantry_research_1 = {
|
||||
|
||||
mechanised_infantry_research_2 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -242,7 +242,7 @@ mechanised_infantry_research_2 = {
|
||||
|
||||
mechanised_infantry_research_3 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -334,7 +334,7 @@ DOH_ai_light_tank_research_3 = {
|
||||
|
||||
ai_plane_research_1 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -363,7 +363,7 @@ ai_plane_research_1 = {
|
||||
|
||||
ai_plane_research_2 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -392,7 +392,7 @@ ai_plane_research_2 = {
|
||||
|
||||
ai_plane_research_3_nohujsad = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = BYG
|
||||
@@ -420,7 +420,7 @@ ai_plane_research_3_nohujsad = {
|
||||
|
||||
ai_plane_research_4_nohujsad = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = BYG
|
||||
@@ -448,7 +448,7 @@ ai_plane_research_4_nohujsad = {
|
||||
|
||||
ai_plane_research_5_nosad = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = BYG
|
||||
@@ -477,7 +477,7 @@ ai_plane_research_5_nosad = {
|
||||
|
||||
ai_plane_research_3_huj = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = HUJ
|
||||
original_tag = TIX
|
||||
original_tag = SAD
|
||||
@@ -501,7 +501,7 @@ ai_plane_research_3_huj = {
|
||||
|
||||
ai_plane_research_4_huj = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = HUJ
|
||||
original_tag = TIX
|
||||
original_tag = SAD
|
||||
@@ -631,7 +631,7 @@ ai_plane_research_DOH_5 = {
|
||||
|
||||
ai_large_plane_research_byghuj_1 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = HUJ
|
||||
original_tag = BYG
|
||||
original_tag = TIX
|
||||
@@ -655,7 +655,7 @@ ai_large_plane_research_byghuj_1 = {
|
||||
|
||||
ai_large_plane_research_byghuj_2 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = HUJ
|
||||
original_tag = BYG
|
||||
original_tag = TIX
|
||||
@@ -679,7 +679,7 @@ ai_large_plane_research_byghuj_2 = {
|
||||
|
||||
ai_large_plane_research_byghuj_3 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = HUJ
|
||||
original_tag = BYG
|
||||
original_tag = TIX
|
||||
@@ -704,7 +704,7 @@ ai_large_plane_research_byghuj_3 = {
|
||||
|
||||
ai_large_plane_research_byghuj_4 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = HUJ
|
||||
original_tag = BYG
|
||||
original_tag = TIX
|
||||
@@ -729,7 +729,7 @@ ai_large_plane_research_byghuj_4 = {
|
||||
|
||||
ai_large_plane_research_byghuj_5 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = HUJ
|
||||
original_tag = BYG
|
||||
original_tag = TIX
|
||||
@@ -863,7 +863,7 @@ ai_large_plane_research_doh_5 = {
|
||||
|
||||
ai_naval_research_1 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -969,7 +969,7 @@ ai_naval_research_1_doh = {
|
||||
|
||||
ai_naval_research_2 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -1033,7 +1033,7 @@ ai_naval_research_2 = {
|
||||
|
||||
ai_naval_research_heavy_ship = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -1065,7 +1065,7 @@ ai_naval_research_heavy_ship = {
|
||||
|
||||
ai_naval_research_3 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -1129,7 +1129,7 @@ ai_naval_research_3 = {
|
||||
|
||||
ai_naval_research_4 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -1193,7 +1193,7 @@ ai_naval_research_4 = {
|
||||
|
||||
ai_naval_research_5 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -1279,7 +1279,7 @@ ai_naval_research_5 = {
|
||||
|
||||
ai_naval_research_6 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -1319,7 +1319,7 @@ ai_naval_research_6 = {
|
||||
|
||||
ai_naval_research_7 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -1359,7 +1359,7 @@ ai_naval_research_7 = {
|
||||
|
||||
ai_naval_research_8 = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = YUW
|
||||
original_tag = BFL
|
||||
original_tag = HUJ
|
||||
@@ -1567,7 +1567,7 @@ ai_naval_research_DOH_8 = {
|
||||
|
||||
ai_naval_submarine = {
|
||||
allowed = {
|
||||
or = {
|
||||
OR = {
|
||||
original_tag = SAD
|
||||
original_tag = CHY
|
||||
original_tag = TIX
|
||||
|
||||
@@ -155,7 +155,7 @@ default_unit_production = { #If adding country-unique ones, bear in mind that th
|
||||
|
||||
default_role_ratios = {
|
||||
enable = {
|
||||
not = {
|
||||
NOT = {
|
||||
has_dlc = "Man the Guns"
|
||||
}
|
||||
}
|
||||
@@ -189,7 +189,7 @@ default_role_ratios = {
|
||||
default_role_ratios = {
|
||||
enable = {
|
||||
has_dlc = "Man the Guns"
|
||||
not = {
|
||||
NOT = {
|
||||
OR = {
|
||||
original_tag = GER
|
||||
original_tag = ENG
|
||||
@@ -278,7 +278,7 @@ default_surplus_management = {
|
||||
# If we manage to get all equipment we want, keep producing more stuff according to this
|
||||
enable = {
|
||||
always = yes # For now, applies to everyone
|
||||
not = {
|
||||
NOT = {
|
||||
OR = {
|
||||
original_tag = CHY
|
||||
original_tag = DOH
|
||||
@@ -748,7 +748,7 @@ default_mobile_production = {
|
||||
NOT = { original_tag = GER }
|
||||
ai_wants_divisions > 11
|
||||
has_tech = motorised_infantry
|
||||
not = {
|
||||
NOT = {
|
||||
OR = {
|
||||
original_tag = CHY
|
||||
original_tag = DOH
|
||||
@@ -1630,7 +1630,7 @@ default_produce_some_trucks_for_buffer = {
|
||||
num_of_military_factories > 12
|
||||
has_tech = tech_trucks
|
||||
has_equipment = { motorized_equipment < 3000 }
|
||||
not = {
|
||||
NOT = {
|
||||
OR = {
|
||||
original_tag = CHY
|
||||
original_tag = DOH
|
||||
|
||||
Reference in New Issue
Block a user