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 } }