eddy current brake

mod perfect diamagnetism: eddy current brake - mobs have a speed limit when they are near you
This commit is contained in:
landgreen
2020-10-05 08:55:48 -07:00
parent 7947e69d4d
commit 0d2a570ebd
5 changed files with 46 additions and 26 deletions

View File

@@ -10,7 +10,7 @@ const level = {
levels: ["skyscrapers", "rooftops", "warehouse", "highrise", "office", "aerie", "satellite", "sewers", "testChamber"],
start() {
if (level.levelsCleared === 0) { //this code only runs on the first level
// level.difficultyIncrease(8)
level.difficultyIncrease(8)
// game.enableConstructMode() //used to build maps in testing mode
// game.zoomScale = 1000;
// game.setZoom();
@@ -20,7 +20,7 @@ const level = {
// for (let i = 0; i < 10; i++) {
// mod.giveMod("laser-bot");
// }
// mod.giveMod("orbit-bot upgrade")
// mod.giveMod("eddy current brake")
level.intro(); //starting level