Books and stuff
This commit is contained in:
parent
6db8d2439a
commit
10f153058e
23 changed files with 17462 additions and 408 deletions
|
|
@ -3649,7 +3649,7 @@ travel_events_bp3.75 = { # Dreams Brewing
|
|||
root.culture = { has_cultural_parameter = allows_brewery }
|
||||
root.faith = {
|
||||
OR = {
|
||||
this = faith:catholic
|
||||
this = faith:roman_catholic
|
||||
has_doctrine_parameter = allows_brewery
|
||||
}
|
||||
}
|
||||
|
|
@ -3672,7 +3672,7 @@ travel_events_bp3.75 = { # Dreams Brewing
|
|||
root.faith = {
|
||||
OR = {
|
||||
has_doctrine_parameter = allows_brewery
|
||||
this = faith:catholic
|
||||
this = faith:roman_catholic
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -3702,7 +3702,7 @@ travel_events_bp3.75 = { # Dreams Brewing
|
|||
faith = {
|
||||
OR = {
|
||||
has_doctrine_parameter = allows_brewery
|
||||
this = faith:catholic
|
||||
this = faith:roman_catholic
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -3722,7 +3722,7 @@ travel_events_bp3.75 = { # Dreams Brewing
|
|||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
faith = {
|
||||
OR = {
|
||||
this = faith:catholic
|
||||
this = faith:roman_catholic
|
||||
has_doctrine_parameter = allows_brewery
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue