
Parliament Agenda
Contain Global Trade
This Estate wants us to act against the spread of Global Trade in our country.
Global TradeInstitutionpotentialDefinitionin_game/common/parliament_agendas/02_institutions.txt:390
394potential = {
399any_owned_location = {
400institution_progress:global_trade > 0
401institution_progress:global_trade < 99
}
}
405on_accept = {
406ordered_owned_location = {
407limit = {
408institution_progress:global_trade > 0
409institution_progress:global_trade < 99
}
411order_by = population
412max = {
413value = 1
414add = {
415value = num_provinces
416divide = 20
}
}
419check_range_bounds = no
420change_institution_progress = {
}
}
}
426chance = 10