perfect slow fall
IceIX is faster, but doesn't last as long effective range and damage should be about the same slow fall while perfect diamagnetism is active bug fixes
This commit is contained in:
@@ -1572,7 +1572,7 @@ const tech = {
|
||||
frequencyDefault: 1,
|
||||
isBotTech: true,
|
||||
allowed() {
|
||||
return b.totalBots() > 1 || build.isExperimentSelection
|
||||
return b.totalBots() > 1
|
||||
},
|
||||
requires: "at least 2 bots",
|
||||
effect() {
|
||||
|
||||
Reference in New Issue
Block a user