diff --git a/exp_scenario/module/commands/research.lua b/exp_scenario/module/commands/research.lua index 942c48cd..2f314194 100644 --- a/exp_scenario/module/commands/research.lua +++ b/exp_scenario/module/commands/research.lua @@ -20,10 +20,7 @@ Storage.register(research, function(tbl) end) if script.active_mods["PHI-CL"] and settings.startup["PHI-VP"] and settings.startup["PHI-VP-MAIN"] then - config.bonus_inventory.res[config.mod_set] = { - name = "mining-productivity-4", - level = 4, - } + config.mod_set = "base" end --- @param force LuaForce