Scripted Effect
third_option_location_effect
Definitionin_game/events/institution_events.txt:1450
1452change_institution_progress = {
}
1454custom_tooltip = {
1455text = institution_events.$type$.c.tt
1456every_pop = {
1457limit = {
1458owner ?= root
1459is_$type$ = {
1460religion = root.religion
}
}
}
}