turn off pilot wave on start

This commit is contained in:
landgreen
2020-04-12 10:13:53 -07:00
parent 42b1c2e07a
commit 9ea34d8c8d
3 changed files with 5 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ const level = {
if (level.levelsCleared === 0) { //this code only runs on the first level
// level.difficultyIncrease(9)
// b.giveGuns("vacuum bomb")
mech.setField("pilot wave")
// mech.setField("pilot wave")
// b.giveMod("energy");
// b.giveMod("Born rule");