religions outfitted

This commit is contained in:
Magpie490 2024-11-16 19:09:11 +00:00
parent c770f78a27
commit 54da5c3a5b
110 changed files with 68595 additions and 23 deletions

View file

@ -0,0 +1,10 @@
feudalize_tribal_holding_interaction_cost = {
value = 500
if = {
limit = {
is_ai = yes
capital_province = { has_holding_type = tribal_holding }
}
add = -250
}
}