ferro frag done (for now)

This commit is contained in:
landgreen
2019-11-15 05:19:38 -08:00
parent 389f2770a2
commit d9def3fb07
4 changed files with 37 additions and 101 deletions

View File

@@ -14,9 +14,9 @@ const level = {
if (game.levelsCleared === 0) {
// game.levelsCleared = 16; //for testing to simulate possible mobs spawns
// b.giveGuns("all", 1000)
b.giveGuns(11) // set a starting gun for testing
// b.giveGuns(11) // set a starting gun for testing
// mech.fieldUpgrades[6].effect(); //give a field power up for testing
b.giveMod(6)
// b.giveMod(6)
this.intro(); //starting level
// this.testingMap();