foam is black, wave beam bug fixes

This commit is contained in:
landgreen
2020-02-13 03:54:41 -08:00
parent fddcfc8aed
commit 531d30bbb4
3 changed files with 9 additions and 7 deletions

View File

@@ -14,9 +14,11 @@ const level = {
start() {
if (level.levelsCleared === 0) {
// level.difficultyIncrease(5)
b.giveGuns("wave beam")
// b.giveGuns("foam")
// mech.setField("phase decoherence field")
// b.giveMod("mass-energy equivalence");
// for (let i = 0; i < 9; i++) {
// b.giveMod("auto-loading heuristics");
// }
level.intro(); //starting level
// level.testingMap();