missile mod, and missile field

This commit is contained in:
landgreen
2020-02-29 08:32:07 -08:00
parent 6f6131237a
commit 0e0b2fd5a2
4 changed files with 200 additions and 109 deletions

View File

@@ -14,9 +14,9 @@ const level = {
start() {
if (level.levelsCleared === 0) {
// level.difficultyIncrease(9)
// b.giveGuns("rail gun")
// mech.setField("nano-scale manufacturing")
// b.giveMod("fléchettes multishot");
// b.giveGuns("missiles")
// mech.setField("negative mass field")
// b.giveMod("self-replication");
level.intro(); //starting level
// level.testingMap();