Allenby said:
What makes you so sure from looking at what happens that it was an Ottoman event?
A serie of event triggers and the last of them (before CTD) is an Ottoman one. When looking more closely I can see that it is about the Sykes-Picot agreement. The event I see (the last one) is from what I can see this one:
#################
# Sykes-Picot Agreement
#################
event = {
country = TUR
id = 41803
random = no
style = 0
name = "Sykes-Picot Agreement"
desc = "Sir Mark Sykes, a Conservative Member of Parliament and a distinguished expert in Middle Eastern affairs met François-George Picot, from the Quai d’Orsay and agreed that after the war, Great Britain and France should share the Turkish Empire, including Arabia. Palestine and Mesopotamia would enter the British sphere, whilst the Levant including Beirut and Damascus would fall under the French sphere. Sykes and Picot signed an agreement to this effect, and now that Turkey has been defeated, it is time to implement the terms of the agreement."
trigger = {
OR = { event = 41800
event = 41563
event = 41561
}
}
date = { day = 0 month = january year = 1914 }
offset = 10
deathdate = { day = 0 month = january year = 1925 }
action_a = {
name = "We must give up these territories"
command = { type = secedeprovince which = FRA value = 1273 }
command = { type = secedeprovince which = FRA value = 1274 }
command = { type = secedeprovince which = FRA value = 1270 }
command = { type = secedeprovince which = FRA value = 1269 }
command = { type = secedeprovince which = FRA value = 1268 }
command = { type = secedeprovince which = ENG value = 1205 }
command = { type = secedeprovince which = ENG value = 1275 }
command = { type = secedeprovince which = ENG value = 1280 }
command = { type = secedeprovince which = ENG value = 1281 }
command = { type = secedeprovince which = ENG value = 1355 }
command = { type = secedeprovince which = ENG value = 1354 }
command = { type = secedeprovince which = ENG value = 1272 }
command = { type = secedeprovince which = ENG value = 1267 }
command = { type = secedeprovince which = ENG value = 1271 }
command = { type = trigger which = 56808 }
command = { type = trigger which = 20805 }
}
}