Scripted Trigger
timur_could_form_mughals_or_mongol_empire
Definitionin_game/common/scripted_triggers/situation_triggers.txt:536
537custom_tooltip = {
538text = timur_could_form_mughals_or_mongol_empire_tt Timurid could form MGE or MUG
539OR = {
541formable_country:MUG_f = {
541is_allowed_for = prev
}
542location_progress_for_formable = {
542formable_country = formable_country:MUG_f
542value >= 1.0
}
}
545formable_country:MGE_f = {
545is_allowed_for = prev
}
546location_progress_for_formable = {
546formable_country = formable_country:MGE_f
546value >= 1.0
}
}
}
}