working on nail bomb

This commit is contained in:
landgreen
2019-11-12 06:54:50 -08:00
parent 0dd239add2
commit c2747375d2
4 changed files with 196 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ const level = {
if (game.levelsCleared === 0) {
// game.levelsCleared = 16; //for testing to simulate possible mobs spawns
// b.giveGuns("all", 1000)
// b.giveGuns(13) // 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)