covering errors
This commit is contained in:
parent
c1b4784178
commit
79c630dcf9
38 changed files with 209 additions and 215 deletions
|
|
@ -4878,11 +4878,11 @@
|
|||
limit = { exists = scope:owner.var:book_artifact_topic }
|
||||
scope:owner.var:book_artifact_topic = flag:edda
|
||||
}
|
||||
scope:owner.faith.religion = religion:germanic_religion
|
||||
scope:owner.faith.religion = religion:folkgerman_religion
|
||||
trigger_if = {
|
||||
limit = { exists = scope:owner.var:book_artifact_author }
|
||||
scope:owner.var:book_artifact_author = {
|
||||
faith.religion = religion:germanic_religion
|
||||
faith.religion = religion:folkgerman_religion
|
||||
has_trait = lifestyle_poet
|
||||
}
|
||||
}
|
||||
|
|
@ -4902,10 +4902,10 @@
|
|||
limit = { exists = scope:owner.var:book_artifact_topic }
|
||||
scope:owner.var:book_artifact_topic = flag:orkneyinga
|
||||
}
|
||||
scope:owner.faith.religion = religion:germanic_religion
|
||||
scope:owner.faith.religion = religion:folkgerman_religion
|
||||
trigger_if = {
|
||||
limit = { exists = scope:owner.var:book_artifact_author }
|
||||
scope:owner.var:book_artifact_author.faith.religion = religion:germanic_religion
|
||||
scope:owner.var:book_artifact_author.faith.religion = religion:folkgerman_religion
|
||||
}
|
||||
}
|
||||
weight = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue