Fixing things
This commit is contained in:
parent
699f87d2d9
commit
b2f4fbfa1a
22 changed files with 1350 additions and 1378 deletions
|
|
@ -1841,15 +1841,15 @@ generate_religion_descent_effect = {
|
|||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:dualism_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = dualism
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:dualism_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = dualism
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:finno_ugric_religion
|
||||
|
|
@ -1895,51 +1895,51 @@ generate_religion_descent_effect = {
|
|||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:kushitism_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = kushitism
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:magyar_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = magyar
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:mundhum_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = mundhumism
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:north_african_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = acham
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:qiangic_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = qiangic
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:kushitism_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = kushitism
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:magyar_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = magyar
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:mundhum_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = mundhumism
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:north_african_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = acham
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:qiangic_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = qiangic
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:siberian_religion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue