many fixes and also mural crowns
This commit is contained in:
parent
552de94e9f
commit
8d683ace6d
21 changed files with 3594 additions and 86 deletions
|
|
@ -125,6 +125,9 @@ saxon_elective = { #Farmer Elective
|
|||
faith = {
|
||||
has_doctrine = tenet_communal_possessions
|
||||
}
|
||||
any_liege_or_above = {
|
||||
government_has_flag = government_is_prepublic
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -139,6 +142,9 @@ saxon_elective = { #Farmer Elective
|
|||
faith = {
|
||||
has_doctrine = tenet_communal_possessions
|
||||
}
|
||||
any_liege_or_above = {
|
||||
government_has_flag = government_is_prepublic
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -154,6 +160,9 @@ saxon_elective = { #Farmer Elective
|
|||
faith = {
|
||||
has_doctrine = tenet_communal_possessions
|
||||
}
|
||||
any_liege_or_above = {
|
||||
government_has_flag = government_is_prepublic
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -171,6 +180,9 @@ saxon_elective = { #Farmer Elective
|
|||
faith = {
|
||||
has_doctrine = tenet_communal_possessions
|
||||
}
|
||||
any_liege_or_above = {
|
||||
government_has_flag = government_is_prepublic
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -304,6 +316,9 @@ urban_elective = { #Urban Elective
|
|||
faith = {
|
||||
has_doctrine = tenet_egalite
|
||||
}
|
||||
any_liege_or_above = {
|
||||
government_has_flag = government_is_urepublic
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -318,6 +333,9 @@ urban_elective = { #Urban Elective
|
|||
faith = {
|
||||
has_doctrine = tenet_egalite
|
||||
}
|
||||
any_liege_or_above = {
|
||||
government_has_flag = government_is_urepublic
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -333,6 +351,9 @@ urban_elective = { #Urban Elective
|
|||
faith = {
|
||||
has_doctrine = tenet_egalite
|
||||
}
|
||||
any_liege_or_above = {
|
||||
government_has_flag = government_is_urepublic
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -350,6 +371,9 @@ urban_elective = { #Urban Elective
|
|||
faith = {
|
||||
has_doctrine = tenet_egalite
|
||||
}
|
||||
any_liege_or_above = {
|
||||
government_has_flag = government_is_urepublic
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue