fixes
This commit is contained in:
parent
b433394fff
commit
447cd37f67
3 changed files with 20 additions and 10 deletions
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
hostility_override_special_doctrine_incorruptible_dogma = 3
|
||||
|
||||
hostility_overridespecial_doctrine_christian_hermetic = 2
|
||||
hostility_override_special_doctrine_christian_hermetic = 2
|
||||
|
||||
same_hof_hostility_override = 0
|
||||
loc_parameter_roman_rite_astray = 1
|
||||
|
|
@ -443,7 +443,10 @@
|
|||
|
||||
special_doctrine_cult_of_saints = {
|
||||
is_shown = {
|
||||
religion_tag = folkgerman_religion
|
||||
OR = {
|
||||
religion_tag = folkgerman_religion
|
||||
religion_tag = oceanic_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
|
|
@ -470,7 +473,10 @@
|
|||
|
||||
special_doctrine_old_lore = {
|
||||
is_shown = {
|
||||
religion_tag = folkgerman_religion
|
||||
OR = {
|
||||
religion_tag = folkgerman_religion
|
||||
religion_tag = oceanic_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
|
|
@ -495,7 +501,10 @@
|
|||
|
||||
special_doctrine_heathen_revanchism = {
|
||||
is_shown = {
|
||||
religion_tag = folkgerman_religion
|
||||
OR = {
|
||||
religion_tag = folkgerman_religion
|
||||
religion_tag = oceanic_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
|
|
|
|||
|
|
@ -115,7 +115,8 @@
|
|||
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#Special Doctrine
|
||||
doctrine = special_doctrine_old_lore
|
||||
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue