Bugs fixing
This commit is contained in:
parent
cb926c39aa
commit
ebc206bb1c
117 changed files with 59950 additions and 11056 deletions
|
|
@ -73,9 +73,10 @@ coa_castilian_trigger = {
|
|||
}
|
||||
|
||||
coa_coptic_trigger = {
|
||||
OR = {
|
||||
scope:faith = faith:coptic
|
||||
}
|
||||
always = no
|
||||
# OR = {
|
||||
# scope:faith = faith:coptic
|
||||
# }
|
||||
}
|
||||
|
||||
coa_cross_trigger = {
|
||||
|
|
@ -112,14 +113,21 @@ coa_switch_to_norse_trigger = {
|
|||
NEOW_religion_is_broadly_christian_trigger = no
|
||||
}
|
||||
OR = {
|
||||
faith.religion = religion:germanic_religion
|
||||
faith.religion = religion:folkgerman_religion
|
||||
culture = { has_coa_gfx = norse_coa_gfx }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
coa_feudal_trigger = {
|
||||
scope:faith.religion = religion:christianity_religion
|
||||
|
||||
scope:faith.religion = {
|
||||
OR = {
|
||||
this = religion:catholic_religion
|
||||
this = religion:eastern_orthodox_religion
|
||||
this = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
government_has_flag = government_is_feudal
|
||||
}
|
||||
|
||||
|
|
@ -242,7 +250,7 @@ coa_mena_trigger = {
|
|||
|
||||
coa_suomenusko_trigger = {
|
||||
OR = {
|
||||
scope:faith.religion = religion:finno_ugric_religion
|
||||
scope:faith.religion = religion:finnic_religion
|
||||
scope:culture = {
|
||||
OR = {
|
||||
has_coa_gfx = balto_finnic_group_coa_gfx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue