fixes to minority gov

This commit is contained in:
Fishedotjpg 2026-02-28 16:54:37 +00:00
parent e797d289b8
commit 218453519c
6 changed files with 2948 additions and 1 deletions

View file

@ -1563,6 +1563,7 @@ demand_conversion_minister_rites_interaction = {
is_ai = yes
is_ruler = yes
}
NOT = { scope:recipient = { government_has_flag = government_is_landless_minority } }
}
cooldown_against_recipient = { years = 15 }
@ -1867,6 +1868,7 @@ convert_to_religion_interaction = {
}
}
}
NOT = { scope:actor = { government_has_flag = government_is_landless_minority } }
}
is_valid_showing_failures_only = {
@ -1954,6 +1956,7 @@ convert_to_religion_adventurer_interaction = {
}
}
}
NOT = { scope:actor = { government_has_flag = government_is_landless_minority } }
}
is_valid_showing_failures_only = {