Alignment

This commit is contained in:
Heidesommer 2026-04-25 03:54:05 -04:00
parent f7a954eb51
commit 15a5108e23
250 changed files with 31104 additions and 25806 deletions

View file

@ -192,7 +192,7 @@ tour_grounds_events.6000 = {
trigger_if = {
limit = {
NOT = { is_incestuous_trigger = yes }
trait_is_criminal_in_faith_trigger = { TRAIT = incestuous FAITH = root.faith GENDER_CHARACTER = root }
trait_is_criminal_in_faith_trigger = { TRAIT = trait:incestuous FAITH = root.faith GENDER_CHARACTER = root }
}
NOT = { is_close_or_extended_family_of = scope:stop_host_scope }
}
@ -392,6 +392,8 @@ scripted_trigger tg_6100_location_has_cathedral_trigger = {
has_building_or_higher = holy_wisdom_01
has_building_or_higher = duomo_florence_01
has_building_or_higher = wawel_cathedral_01
has_building_or_higher = holy_site_st_peters_basilica_01
has_building_or_higher = mont_st_michel_02
}
}
@ -404,6 +406,8 @@ scripted_trigger tg_6100_location_has_mosque_trigger = {
has_building_or_higher = holy_site_great_mosque_of_samarra_01
has_building_or_higher = holy_site_prophetic_mosque_01
has_building_or_higher = damascus_mosque_01
has_building_or_higher = qutb_minar_03
has_building_or_higher = yazd_mosque_01
}
}