Patching
This commit is contained in:
parent
143330e057
commit
7fca9aa1d4
46 changed files with 1529 additions and 149 deletions
|
|
@ -2658,7 +2658,7 @@ learn_language_interaction = {
|
|||
modifier = { # Catholic clergy/pious people want to learn latin
|
||||
add = 50
|
||||
scope:actor = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
OR = {
|
||||
has_trait = zealous
|
||||
has_trait = humble
|
||||
|
|
@ -2678,7 +2678,7 @@ learn_language_interaction = {
|
|||
modifier = { # Catholic clergy/pious people want to learn Italian
|
||||
add = 50
|
||||
scope:actor = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
OR = {
|
||||
has_trait = zealous
|
||||
has_trait = humble
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue