rail gun balance (uses energy now)

This commit is contained in:
landgreen
2020-01-19 07:46:23 -08:00
parent 57126ab42e
commit 33e2a65eb7
4 changed files with 230 additions and 244 deletions

View File

@@ -14,12 +14,9 @@ const level = {
start() {
if (level.levelsCleared === 0) {
// game.difficulty = 6; //for testing to simulate possible mobs spawns
// b.giveGuns(10)
// b.giveGuns(13)
// mech.setField(3)
// b.giveMod(11);
// b.giveMod(11);
// b.giveMod(10);
// b.giveMod(11);
// b.giveMod(6);
level.intro(); //starting level
// level.testingMap();