clothing fixes
This commit is contained in:
parent
a9f7773625
commit
45a1ee803f
2 changed files with 2930 additions and 0 deletions
2911
N3OW/common/scripted_triggers/00_clothing_triggers.txt
Normal file
2911
N3OW/common/scripted_triggers/00_clothing_triggers.txt
Normal file
File diff suppressed because it is too large
Load diff
19
N3OW/common/scripted_triggers/NEOW_religion_triggers.txt
Normal file
19
N3OW/common/scripted_triggers/NEOW_religion_triggers.txt
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue