idk why I dont have a cursor
This commit is contained in:
parent
701d55c01f
commit
cda3acdcea
349 changed files with 78627 additions and 7804 deletions
|
|
@ -34,13 +34,14 @@ historical_succession_access_single_heir_succession_law_trigger = {
|
|||
target = flag:flag_reformed_carolingian_empire
|
||||
}
|
||||
}
|
||||
has_title = title:e_hindustan
|
||||
#Add any subsequent exceptions here.
|
||||
}
|
||||
NOT = { has_government = administrative_government }
|
||||
NOT = { government_has_flag = government_is_administrative }
|
||||
}
|
||||
|
||||
historical_succession_access_single_heir_succession_law_youngest_trigger = {
|
||||
NOT = { has_government = administrative_government }
|
||||
NOT = { government_has_flag = government_is_administrative }
|
||||
OR = {
|
||||
#has_title = title:e_byzantium
|
||||
#Add any subsequent exceptions here.
|
||||
|
|
@ -48,7 +49,7 @@ historical_succession_access_single_heir_succession_law_youngest_trigger = {
|
|||
}
|
||||
|
||||
historical_succession_access_single_heir_dynasty_house_trigger = {
|
||||
NOT = { has_government = administrative_government }
|
||||
NOT = { government_has_flag = government_is_administrative }
|
||||
AND = {
|
||||
has_title = title:d_bohemia
|
||||
culture = { has_innovation = innovation_table_of_princes }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue