revert Alignment
This commit is contained in:
Vannifar 2026-04-25 10:02:11 +02:00
parent 15a5108e23
commit c4b6d9bdeb
250 changed files with 11067 additions and 16365 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 = trait:incestuous FAITH = root.faith GENDER_CHARACTER = root }
trait_is_criminal_in_faith_trigger = { TRAIT = incestuous FAITH = root.faith GENDER_CHARACTER = root }
}
NOT = { is_close_or_extended_family_of = scope:stop_host_scope }
}
@ -392,8 +392,6 @@ 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
}
}
@ -406,8 +404,6 @@ 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
}
}