Update level.js

This commit is contained in:
landgreen
2020-01-05 17:32:01 -08:00
parent 7ef99c13e9
commit b9bd15aac8

View File

@@ -16,7 +16,7 @@ const level = {
// game.difficulty = 6; //for testing to simulate possible mobs spawns // game.difficulty = 6; //for testing to simulate possible mobs spawns
// b.giveGuns(15) // b.giveGuns(15)
// mech.setField(3) // mech.setField(3)
b.giveMod(16); // b.giveMod(16);
level.intro(); //starting level level.intro(); //starting level
// level.testingMap(); // level.testingMap();