removed free upgrade
This commit is contained in:
@@ -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[5]() //give a field power up for testing
|
||||
// game.levelsCleared = 3; //for testing to simulate possible mobs spawns
|
||||
// this.bosses();
|
||||
// this.testingMap();
|
||||
|
||||
Reference in New Issue
Block a user