2024-09-25 08:31:15
All checks were successful
sync / build (push) Successful in 50s

This commit is contained in:
actions[bot]
2024-09-25 08:31:15 +00:00
parent 8ac6b5e8e6
commit 221f284249
29 changed files with 1894 additions and 235 deletions

View File

@@ -5145,14 +5145,26 @@ focus_tree = {
custom_effect_tooltip = DOH_haianfangshou_tooltip
hidden_effect = {
load_oob = "DOH_haianfangshou"
}
if = {
if = {
limit = {
is_ai = yes
}
hidden_effect = {
load_oob = "DOH_haianfangshou_ai"
}
if = {
limit = {
is_ai = yes
OR = {
has_global_flag = AZ_fengkuangAI_citiao_10
has_global_flag = AZ_fengkuangAI_citiao_ex
}
}
load_oob = "DOH_haianfangshou_fengkuangai"
set_technology = { tech_engineers = 1 }
set_technology = { tech_field_hospital = 1 }
set_technology = { basic_light_tank_chassis = 1 }
}
}
}
}