스크립트 효과
first_option_location_effect
정의in_game/events/institution_events.txt:1416
1418change_institution_progress = {
}
1420custom_tooltip = {
1421text = institution_events.$type$.a.tt
1422every_pop = {
1423limit = {
1424owner ?= root
1425is_$type$ = {
1426religion = root.religion
}
}
}
}