covering errors
This commit is contained in:
parent
c1b4784178
commit
79c630dcf9
38 changed files with 209 additions and 215 deletions
|
|
@ -3562,7 +3562,7 @@ scripted_trigger artifact_4070_valid_relic_trigger = {
|
|||
var:relic = flag:germanic
|
||||
}
|
||||
previous_owner ?= {
|
||||
NOT = { faith.religion = religion:germanic_religion }
|
||||
NOT = { faith.religion = religion:folkgerman_religion }
|
||||
}
|
||||
}
|
||||
trigger_else_if = {
|
||||
|
|
|
|||
|
|
@ -107,7 +107,7 @@ historical_artifacts.0023 = {
|
|||
}
|
||||
}
|
||||
# Court Artifacts: Norse Paganism
|
||||
faith:norse_pagan = {
|
||||
faith:folketro = {
|
||||
while = {
|
||||
count = 2
|
||||
random_faith_ruler = {
|
||||
|
|
@ -131,7 +131,7 @@ historical_artifacts.0023 = {
|
|||
}
|
||||
}
|
||||
# Court Artifacts: Slavic
|
||||
faith:slavic_pagan = {
|
||||
faith:chernobozhye = {
|
||||
random_faith_ruler = {
|
||||
limit = { highest_held_title_tier >= tier_county }
|
||||
create_artifact_pedestal_branch_relic_slavic_effect = { OWNER = this }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue