drone gun adjustments

This commit is contained in:
landgreen
2019-09-03 06:03:55 -07:00
parent 2ee47039b5
commit 3ae6085c2f
3 changed files with 33 additions and 24 deletions

View File

@@ -13,7 +13,7 @@ const level = {
// game.zoomScale = 1400 //1400
if (game.levelsCleared === 0) {
this.intro(); //starting level
// b.giveGuns(11) // set a starting gun for testing
b.giveGuns(11) // set a starting gun for testing
// game.levelsCleared = 3; //for testing to simulate all possible mobs spawns
// this.bosses();
// this.testingMap();