maybe this fixes it

This commit is contained in:
edwardtheelbowhigh 2026-06-15 20:17:31 +01:00
parent 10afdd903d
commit f9eb2c5aa3
2 changed files with 3 additions and 2 deletions

View file

@ -2184,9 +2184,10 @@ novelist_restore_high_kingdom_decision = { #Updated for N3OW by edwardtheelbowhi
} }
OR = { OR = {
faith = faith:carolingian faith = faith:carolingian
faith = faith:absurdist #faith = faith:absurdist
faith = faith:rocambolist faith = faith:rocambolist
faith = faith:romanticist faith = faith:romanticist
faith = faith:simurghi
} }
} }

View file

@ -367,6 +367,6 @@ novelist_decisions.0001 = {
# } # }
# trigger_event = middle_east_decisions.0010 # trigger_event = middle_east_decisions.0010
# } # }
} #}
} }
} }