EventChanged this version
Muslim Refugees

A number of refugees from a distant war in Target Country have arrived at our borders. They are led by Muslim Šayḵ and claim that if we just allow them some unclaimed land they will create a prospering settlement for themselves and lead productive lives as our subjects.
ChristianityReligion Grouptrigger
IslamReligion Groupimmediate, triggerDefinitionin_game/events/religion/propagate_religion_events.txt:895
896type = country_event
897title = propagate_religion_events.11.title Muslim Refugees
898desc = propagate_religion_events.11.desc A number of refugees from a distant war in Target Country have arrived at our borders. They are led by Muslim Šayḵ and claim that if we just allow them some unclaimed land they will create a prospering settlement for themselves and lead productive lives as our subjects.
899outcome = neutral
901trigger = {
904any_owned_location = {
906dominant_culture = root.culture
}
908any_market_with_merchants = {
909any_merchant_in_market = {
911NOT = {
911is_at_war_with = root
}
}
}
}
920illustration_tags = {
92110 = interior
92210 = regular
}
925immediate = {
}
927random_market_with_merchants = {
928limit = {
929any_merchant_in_market = {
931NOT = {
931is_at_war_with = root
}
}
}
938random_merchant_in_market = {
943save_scope_as = target_country
}
946random_location_in_market = {
951save_scope_as = target_location
}
}
}