Update NEOW_maa_types.txt
This commit is contained in:
parent
6f3419eb7b
commit
7cb17143dc
1 changed files with 11 additions and 2 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue