added new gun - swarm

This commit is contained in:
landgreen
2019-09-02 05:19:16 -07:00
parent 866cd8ad64
commit 3a99ec016d
3 changed files with 111 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ const level = {
start() {
// game.zoomScale = 1400 //1400
if (game.levelsCleared === 0) {
this.intro();
this.intro(); //starting level
// spawn.setSpawnList();
// game.levelsCleared = 3; //for testing to simulate all possible mobs spawns
// this.bosses();