Q immortailty mod randomizes mods now

This commit is contained in:
landgreen
2019-11-05 06:07:22 -08:00
parent 4145eccea1
commit 6c95881936
5 changed files with 81 additions and 41 deletions

View File

@@ -16,7 +16,7 @@ const level = {
// b.giveGuns("all", 1000)
// b.giveGuns(9) // set a starting gun for testing
// mech.fieldUpgrades[2].effect(); //give a field power up for testing
// b.giveMod(8)
// b.giveMod(7)
this.intro(); //starting level
// this.testingMap();