
Parliament Agenda
Contain Printing Press
This Estate wants us to act against the spread of Printing Press in our country.
Printing PressInstitutionpotentialDefinitionin_game/common/parliament_agendas/02_institutions.txt:273
277potential = {
282any_owned_location = {
283institution_progress:printing_press > 0
284institution_progress:printing_press < 99
}
}
288on_accept = {
289ordered_owned_location = {
290limit = {
291institution_progress:printing_press > 0
292institution_progress:printing_press < 99
}
294order_by = population
295max = {
296value = 1
297add = {
298value = num_provinces
299divide = 20
}
}
302check_range_bounds = no
303change_institution_progress = {
}
}
}
309chance = 10