Fixing bugs

This commit is contained in:
Heidesommer 2026-05-18 22:09:15 -04:00
parent 00f1769c4a
commit 1315027bf7
23 changed files with 29102 additions and 29102 deletions

View file

@ -363,12 +363,12 @@ can_have_single_heir_dynasty_house_trigger = {
culture = {
OR = {
this = culture:czech
this = culture:slovien
this = culture:NEOW_slovak
any_parent_culture_or_above = {
this = culture:czech
}
any_parent_culture_or_above = {
this = culture:slovien
this = culture:NEOW_slovak
}
NOT = { has_innovation = innovation_heraldry }
}

View file

@ -58,12 +58,12 @@ can_change_single_heir_dynasty_house_succession_law_trigger = {
culture = {
OR = {
this = culture:czech
this = culture:slovien
this = culture:NEOW_slovak
any_parent_culture_or_above = {
this = culture:czech
}
any_parent_culture_or_above = {
this = culture:slovien
this = culture:NEOW_slovak
}
}
}