added localized invisibility field

This commit is contained in:
landgreen
2019-09-19 05:57:22 -07:00
parent 2168de12d5
commit cc34e23555
4 changed files with 53 additions and 25 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[5]() //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();