MasterSon-git / vic3-kmpmp

Victoria 3 - Karesak Multiplayer Mod Pack
0 stars 0 forks source link

Adjust Opium Plantage - Government Run #249

Closed MasterSon-git closed 1 month ago

MasterSon-git commented 2 months ago

replace for opium plantage: pm_government_run_plantation

with pm_government_run_opium_plantation

    building_modifiers = {
        level_scaled = {
            building_employment_bureaucrats_add = 250
        }
        unscaled = {
            building_bureaucrats_shares_add = 5
            building_clergymen_shares_add = 4
            building_farmers_shares_add = 3
            building_laborers_shares_add = 1
            building_government_shares_add = 1
        }
    }