From 4199c8d1ce4d38d1da3a71bf707e76d75d031663 Mon Sep 17 00:00:00 2001 From: Malicos <63820272+Malicos@users.noreply.github.com> Date: Fri, 20 Sep 2024 11:07:57 +0200 Subject: [PATCH] Update wc_thorium_decisions.txt --- common/decisions/wc_thorium_decisions.txt | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/common/decisions/wc_thorium_decisions.txt b/common/decisions/wc_thorium_decisions.txt index 2734f6a63e..8791e156e7 100644 --- a/common/decisions/wc_thorium_decisions.txt +++ b/common/decisions/wc_thorium_decisions.txt @@ -15,10 +15,16 @@ thorium_invite_craftsmen_decision = { is_shown = { is_ruler = yes - #OR = { - # has any title in de jure e_khaz_modan - # has any title in de jure e_azeroth - #} + OR = { + any_held_title = { # Must be in Azeroth region + tier >= tier_county + title_province = { geographical_region = world_eastern_kingdoms_azeroth } + } + any_held_title = { # Must be in Khaz Modan region + tier >= tier_county + title_province = { geographical_region = world_eastern_kingdoms_khaz_modan } + } + } # Is not follower of fire cults or evil religions NOR = { religion = religion:fire_group