field balance

This commit is contained in:
landgreen
2019-09-19 06:53:00 -07:00
parent cc34e23555
commit f92114ffea
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ const level = {
document.title = "n-gon";
this.intro(); //starting level
// b.giveGuns(0) // set a starting gun for testing
mech.fieldUpgrades[6]() //give a field power up for testing
mech.fieldUpgrades[4]() //give a field power up for testing
// game.levelsCleared = 3; //for testing to simulate possible mobs spawns
// this.bosses();
// this.testingMap();