From 7cb17143dc98e0df2e792d66b1d93f9b3724125e Mon Sep 17 00:00:00 2001 From: Fishedotjpg Date: Sun, 8 Mar 2026 04:37:56 +0000 Subject: [PATCH] Update NEOW_maa_types.txt --- common/men_at_arms_types/NEOW_maa_types.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/common/men_at_arms_types/NEOW_maa_types.txt b/common/men_at_arms_types/NEOW_maa_types.txt index 2e647ad8..12fbbbbe 100644 --- a/common/men_at_arms_types/NEOW_maa_types.txt +++ b/common/men_at_arms_types/NEOW_maa_types.txt @@ -406,7 +406,16 @@ NEOW_militia = { cp:councillor_marshal = { martial = 13 } } } - can_recruit_militia = yes + trigger_if = { + limit = { + government_has_flag = government_is_landless_minority + exists = domicile + } + domicile = { + has_domicile_parameter = can_recruit_militia + } + } + government_has_flag = government_is_prepublic } } @@ -540,7 +549,7 @@ full_plate_footmen = { } NOR = { government_has_flag = government_is_nomadic - government_has_flag = government_is_herder + government_has_flag = government_is_true_herder } }