########################### # Return Hungary's Cores # ########################### diplomatic_decisions = { return_hungarys_cores = { potential = { tag = TUR is_subject = no government_in_exile = no faction = axis exists = HUN HUN = { faction = axis } yugoslavia_region = { controlled_by = TUR } not = { has_country_flag = return_hungary_core } } allow = { not = { war_with = HUN } HUN = { government_in_exile = no } } effect = { set_country_flag = return_hungary_core relation = { who = HUN value = 50 } neutrality = -5 any_owned = { limit = { is_core = HUN controlled_by = TUR } secede_province = HUN} } ai_will_do = { factor = 1 } } }