mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-07-26 10:36:22 +09:00
Update research.lua
This commit is contained in:
@@ -23,7 +23,19 @@ return {
|
||||
rate = 5,
|
||||
limit = 20,
|
||||
},
|
||||
file_name = "log/research.log",
|
||||
file = {
|
||||
name = "log/research.log",
|
||||
final_res = {
|
||||
["base"] = {
|
||||
["name"] = "mining-productivity-4",
|
||||
["level"] = 4
|
||||
},
|
||||
["space-age"] = {
|
||||
["name"] = "mining-productivity-3",
|
||||
["level"] = 3
|
||||
}
|
||||
}
|
||||
},
|
||||
milestone = {
|
||||
["base"] = {
|
||||
["automation"] = 600,
|
||||
|
||||
Reference in New Issue
Block a user