mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-07-26 18:36:23 +09:00
Update research.lua
This commit is contained in:
@@ -23,7 +23,19 @@ return {
|
|||||||
rate = 5,
|
rate = 5,
|
||||||
limit = 20,
|
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 = {
|
milestone = {
|
||||||
["base"] = {
|
["base"] = {
|
||||||
["automation"] = 600,
|
["automation"] = 600,
|
||||||
|
|||||||
Reference in New Issue
Block a user