Fixing things
This commit is contained in:
parent
699f87d2d9
commit
b2f4fbfa1a
22 changed files with 1350 additions and 1378 deletions
|
|
@ -680,7 +680,7 @@ baron_theocracy_male_christianity_religion = {
|
|||
tier = barony
|
||||
priority = 7
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
|
|
@ -692,7 +692,7 @@ baron_theocracy_female_christianity_religion = {
|
|||
tier = barony
|
||||
priority = 7
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
|
|
@ -702,7 +702,7 @@ barony_theocracy_christianity_religion = {
|
|||
tier = barony
|
||||
priority = 7
|
||||
holding = church_holding
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
|
|
@ -714,7 +714,7 @@ count_theocracy_male_christianity_religion = {
|
|||
tier = county
|
||||
priority = 18
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
|
|
@ -726,7 +726,7 @@ count_theocracy_female_christianity_religion = {
|
|||
tier = county
|
||||
priority = 18
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
|
|
@ -736,7 +736,7 @@ county_theocracy_christianity_religion = {
|
|||
tier = county
|
||||
priority = 18
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
|
|
@ -748,7 +748,7 @@ duke_theocracy_male_christianity_religion = {
|
|||
tier = duchy
|
||||
priority = 27
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
|
|
@ -760,7 +760,7 @@ duke_theocracy_female_christianity_religion = {
|
|||
tier = duchy
|
||||
priority = 27
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
|
|
@ -770,7 +770,7 @@ duchy_theocracy_christianity_religion = {
|
|||
tier = duchy
|
||||
priority = 27
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
flavourization_rules = {
|
||||
top_liege = no
|
||||
}
|
||||
|
|
@ -785,7 +785,7 @@ king_theocracy_male_christianity_religion = {
|
|||
top_liege = no
|
||||
}
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
}
|
||||
king_theocracy_female_christianity_religion = {
|
||||
type = character
|
||||
|
|
@ -797,7 +797,7 @@ king_theocracy_female_christianity_religion = {
|
|||
top_liege = no
|
||||
}
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
}
|
||||
kingdom_theocracy_christianity_religion = {
|
||||
type = title
|
||||
|
|
@ -807,7 +807,7 @@ kingdom_theocracy_christianity_religion = {
|
|||
}
|
||||
priority = 47
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
}
|
||||
emperor_theocracy_male_christianity_religion = {
|
||||
type = character
|
||||
|
|
@ -819,7 +819,7 @@ emperor_theocracy_male_christianity_religion = {
|
|||
top_liege = no
|
||||
}
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
}
|
||||
emperor_theocracy_female_christianity_religion = {
|
||||
type = character
|
||||
|
|
@ -831,7 +831,7 @@ emperor_theocracy_female_christianity_religion = {
|
|||
top_liege = no
|
||||
}
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
}
|
||||
empire_theocracy_christianity_religion = {
|
||||
type = title
|
||||
|
|
@ -841,7 +841,7 @@ empire_theocracy_christianity_religion = {
|
|||
top_liege = no
|
||||
}
|
||||
governments = { theocracy_government }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion dualism_religion }
|
||||
religions = { eastern_orthodox_religion catholic_religion protestant_religion }
|
||||
}
|
||||
|
||||
#Eastern Christians
|
||||
|
|
@ -867,7 +867,6 @@ king_theocracy_female_christianity_religion_orthodox = {
|
|||
top_liege = no
|
||||
}
|
||||
governments = { theocracy_government }
|
||||
#religions = { christianity_religion }
|
||||
religions = { eastern_orthodox_religion }
|
||||
}
|
||||
kingdom_theocracy_christianity_religion_orthodox = {
|
||||
|
|
@ -1995,7 +1994,7 @@ duke_theocracy_male_paganism_religion = {
|
|||
top_liege = no
|
||||
}
|
||||
governments = { theocracy_government }
|
||||
religions = { taoism_religion bon_religion folkgerman_religion } #tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion paganism_religion
|
||||
religions = { taoism_religion folkgerman_religion } #bon_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion paganism_religion
|
||||
}
|
||||
duke_theocracy_female_paganism_religion = {
|
||||
type = character
|
||||
|
|
@ -2007,7 +2006,7 @@ duke_theocracy_female_paganism_religion = {
|
|||
top_liege = no
|
||||
}
|
||||
governments = { theocracy_government }
|
||||
religions = { paganism_religion taoism_religion bon_religion folkgerman_religion } #tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion
|
||||
religions = { taoism_religion folkgerman_religion } #bon_religion paganism_religion tengrism_religion west_african_religion west_african_bori_religion west_african_roog_religion zunism_religion
|
||||
}
|
||||
duchy_theocracy_paganism_religion = {
|
||||
type = title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue