laser now has infinite ammo, but drains field energy

This commit is contained in:
lilgreenland
2019-07-14 18:55:50 -07:00
parent b6f21d76de
commit 7aba4473af
3 changed files with 129 additions and 113 deletions

View File

@@ -204,6 +204,7 @@ const level = {
},
//empty map for testing mobs
intro() {
b.giveGuns(0, 1000)
game.zoomScale = 1000 //1400 is normal
game.zoomTransition(1600, 1)