slime station

added a random station in subway
a few bug fixes
This commit is contained in:
landgreen
2023-06-08 19:43:28 -07:00
parent 09c9e93fcf
commit d8e978fbe6
6 changed files with 125 additions and 62 deletions

View File

@@ -1959,7 +1959,7 @@ const m = {
if (tech.isTimeCrystals) {
m.fieldRegen *= 2.5
} else if (tech.isGroundState) {
m.fieldRegen *= 0.6
m.fieldRegen *= 0.66
}
},
regenEnergy: function () { //used in drawRegenEnergy // rewritten by some tech