clothing fixes

This commit is contained in:
trashb0at 2025-12-15 15:13:56 -05:00
parent a9f7773625
commit 45a1ee803f
2 changed files with 2930 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,19 @@
NEOW_is_catholic_or_catholic_adjacent_trigger = {
faith = {
OR = {
faith = faith:roman_catholic
faith = faith:sevillian
faith = faith:celtic
faith = faith:orleaniste
faith = faith:sebastianist
faith = faith:luminarian
faith = faith:penitente
faith = faith:illuminated
faith = faith:fraticelli
faith = faith:cadaverist
faith = faith:teutonic
faith = faith:iberian
}
}
}