You wanna buy an amethyst
This commit is contained in:
parent
dd73548da0
commit
233c06eda2
12 changed files with 7731 additions and 32 deletions
|
|
@ -1649,10 +1649,10 @@ RandomReligiousTextName = {
|
|||
#We're a LAAMP visiting somewhere
|
||||
trigger_else_if = {
|
||||
limit = { exists = scope:visiting_location }
|
||||
location.faith..religion = religion:eastern_orthodox_religion
|
||||
location.faith.religion = religion:eastern_orthodox_religion
|
||||
}
|
||||
#The book is of my religion
|
||||
trigger_else = { faith..religion = religion:eastern_orthodox_religion }
|
||||
trigger_else = { faith.religion = religion:eastern_orthodox_religion }
|
||||
}
|
||||
localization_key = random_religious_text_chrysostomos
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue