From 74fdd9d8a594f6f8d0b4226c050c17590da8f6b2 Mon Sep 17 00:00:00 2001 From: Fishedotjpg Date: Wed, 4 Mar 2026 15:58:51 +0000 Subject: [PATCH] Update 00_pool_repopulation_character_templates.txt --- .../00_pool_repopulation_character_templates.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/common/scripted_character_templates/00_pool_repopulation_character_templates.txt b/common/scripted_character_templates/00_pool_repopulation_character_templates.txt index a6368403..06caf53b 100644 --- a/common/scripted_character_templates/00_pool_repopulation_character_templates.txt +++ b/common/scripted_character_templates/00_pool_repopulation_character_templates.txt @@ -894,14 +894,14 @@ pool_repopulate_local_flavor = { culture:sharoni = { trigger = { root.capital_province = { - geographical_region = world_europe + geographical_region = world_europe_south } } } culture:cale = { trigger = { root.capital_province = { - geographical_region = world_europe + geographical_region = world_europe_west_iberia } } } @@ -915,14 +915,17 @@ pool_repopulate_local_flavor = { culture:beur = { trigger = { root.capital_province = { - geographical_region = world_europe + OR = { + geographical_region = world_europe_west_francia + geographical_region = world_europe_west_germania + } } } } culture:turkisch = { trigger = { root.capital_province = { - geographical_region = world_europe + geographical_region = world_europe_west_germania } } }