working on melee laser gun

This commit is contained in:
lilgreenland
2019-11-22 15:03:19 -08:00
parent 31d9ba7956
commit b22d98e554
2 changed files with 136 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ const level = {
start() {
if (level.onLevel === 0) {
// game.difficulty = 6; //for testing to simulate possible mobs spawns
// b.giveGuns(6)
b.giveGuns(15)
// mech.fieldUpgrades[6].effect();
// b.giveMod(13)
// spawn.pickList = ["ghoster", "ghoster"]