
Cabinet Action
Encourage Urbanization
This will make our Population to be Promoted more quickly.
Modifiers
Definitionin_game/common/cabinet_actions/pop_promote_action.txt:1
2ability = adm
11select_trigger = {
12looking_for_a = province
13source = actor
14target_flag = target
15name = "promote_action_select_province" Select the Province:
16none_available_msg_key = "no_valid_provinces"
17column = {
18data = name
}
20column = {
21data = missing_promotions
}
23column = {
24data = peasants_unemployment
}
26default_sort = missing_promotions
}
34map_marker = {
35show_for_owner = yes
}
38progress = {
39scope:target = {
40value = "unfilled_jobs_in_province_percentage"
}
}
