wording, and spore balance

This commit is contained in:
lilgreenland
2019-09-20 07:09:23 -07:00
parent f92114ffea
commit 8945dfa01b
3 changed files with 35 additions and 254 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[4]() //give a field power up for testing
mech.fieldUpgrades[6]() //give a field power up for testing
// game.levelsCleared = 3; //for testing to simulate possible mobs spawns
// this.bosses();
// this.testingMap();