field damamge graphics

This commit is contained in:
landgreen
2020-01-14 05:50:52 -08:00
parent 63304bcac4
commit bdbae2a224
3 changed files with 21 additions and 4 deletions

View File

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