mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
.
This commit is contained in:
@@ -106,7 +106,9 @@ return {
|
|||||||
-- Artillery Range
|
-- Artillery Range
|
||||||
["artillery-shell-range-1"] = 1,
|
["artillery-shell-range-1"] = 1,
|
||||||
-- Artillery Speed
|
-- Artillery Speed
|
||||||
["artillery-shell-speed-1"] = 1
|
["artillery-shell-speed-1"] = 1,
|
||||||
|
-- Follower Robot Count
|
||||||
|
["follower-robot-count-5"] = 5,
|
||||||
},
|
},
|
||||||
["space-age"] = {
|
["space-age"] = {
|
||||||
-- Mining Productivity
|
-- Mining Productivity
|
||||||
@@ -152,7 +154,9 @@ return {
|
|||||||
-- Rocket Fuel Productivity
|
-- Rocket Fuel Productivity
|
||||||
["rocket-fuel-productivity"] = 1,
|
["rocket-fuel-productivity"] = 1,
|
||||||
-- Rocket Part Productivity
|
-- Rocket Part Productivity
|
||||||
["rocket-part-productivity"] = 1
|
["rocket-part-productivity"] = 1,
|
||||||
|
-- Follower Robot Count
|
||||||
|
["follower-robot-count-5"] = 5,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user