Colorful Bugs
This commit is contained in:
parent
4db413bb54
commit
c9fdceb4de
28 changed files with 357 additions and 227 deletions
|
|
@ -3969,7 +3969,11 @@
|
|||
}
|
||||
}
|
||||
scope:host = {
|
||||
religion = religion:christianity_religion
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
texture = "gfx/interface/illustrations/event_scenes/ep2_holysite_western.dds"
|
||||
|
|
@ -3981,7 +3985,13 @@
|
|||
scope:activity ?= {
|
||||
has_current_phase = coronation_phase_coronation
|
||||
}
|
||||
scope:host = { religion = religion:christianity_religion }
|
||||
scope:host = {
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
texture = "gfx/interface/illustrations/event_scenes/church.dds"
|
||||
environment = "environment_event_church"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue