Fixing stuff
This commit is contained in:
parent
fc88308bc8
commit
1a298d2d60
17 changed files with 70133 additions and 1134 deletions
|
|
@ -1787,15 +1787,15 @@ generate_godly_descent_seed_support_effect = {
|
|||
|
||||
# Runs the above effect based on an actual RELIGION that you feed into it, for example feeding Root.Religion into RELIGION will cause it to generate your religion's god loc keys
|
||||
generate_religion_descent_effect = {
|
||||
if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:akom_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = akom
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
# if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:akom_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = akom
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:baltic_religion
|
||||
|
|
|
|||
4117
common/scripted_effects/10_dlc_tgp_japan_scripted_effects.txt
Normal file
4117
common/scripted_effects/10_dlc_tgp_japan_scripted_effects.txt
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue