nano-scale disable field

power up boss no longer slows down after each time you kill it

holding down the field button will stop nano-scale field from converting energy into bullets
  energy costs have been increased a bit
  nano scale can now use mod - supercapacitor
This commit is contained in:
landgreen
2020-11-19 09:59:27 -08:00
parent 15de636715
commit 4c040b073a
5 changed files with 23 additions and 18 deletions

View File

@@ -155,8 +155,8 @@ const level = {
// spawn.shield(mob[mob.length - 1], 1800, -120, 1);
// spawn.nodeBoss(1200, -500, "launcher")
spawn.snakeBoss(1200, -500)
// spawn.timeSkipBoss(2900, -500)
// spawn.snakeBoss(1200, -500)
spawn.powerUpBoss(2900, -500)
// spawn.randomMob(1600, -500)
},
template() {