mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -19,6 +19,13 @@ Storage.register(research, function(tbl)
|
||||
research = 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,
|
||||
}
|
||||
end
|
||||
|
||||
--- @param force LuaForce
|
||||
--- @param silent boolean True when no message should be printed
|
||||
function module.res_queue(force, silent)
|
||||
|
||||
Reference in New Issue
Block a user