EventChanged this version
Anatolia Reclaimed!

Our armies have finally secured the lands of Anatolia. With its cities now under our control and our enemies driven away, we can finally celebrate this triumph.
ByzantiumCountrydynamic historical event.tag, trigger
PrónoiaSubject TypetriggerDefinitionin_game/events/DHE/flavor_BYZ.txt:2801
2802type = country_event
2803title = flavor_byz.36.title Anatolia Reclaimed!
2804desc = flavor_byz.36.desc Our armies have finally secured the lands of Anatolia. With its cities now under our control and our enemies driven away, we can finally celebrate this triumph.
2805outcome = neutral
2807fire_only_once = yes
2809illustration_tags = {
281010 = exterior
281110 = happy
}
2814dynamic_historical_event = {
}
2821trigger = {
2823region:anatolia_region = {
2824any_location_in_region = {
2825percent >= 0.9
2826OR = {
2827owner ?= root
2833has_owner = no
2834is_ownable = no
}
}
}
}
2840immediate = {
}
}