Bugs fixing

This commit is contained in:
Heidesommer 2026-05-24 05:01:46 -04:00
parent cb926c39aa
commit ebc206bb1c
117 changed files with 59950 additions and 11056 deletions

View file

@ -502,11 +502,7 @@ ep3_travel_events.3001 = {
scripted_trigger ep3_travel_events_3002_byzantine_root_trigger = {
culture = {
has_cultural_pillar = heritage_byzantine
OR = {
any_parent_culture_or_above = { this = culture:greek }
this = culture:greek
}
has_cultural_pillar = heritage_greek
}
}
@ -1094,18 +1090,8 @@ ep3_travel_events.3003 = {
scripted_trigger ep3_travel_events_3010_anatolian_native_trigger = {
OR = {
has_cultural_pillar = heritage_byzantine
AND = {
has_cultural_pillar = heritage_caucasian
any_parent_culture_or_above = { this = culture:armenian }
this = culture:armenian
}
}
OR = {
any_parent_culture_or_above = { this = culture:greek }
this = culture:greek
any_parent_culture_or_above = { this = culture:armenian }
this = culture:armenian
has_cultural_pillar = heritage_greek
has_cultural_pillar = heritage_turkish
}
}