added starting level to builds, shooter boss nerf

This commit is contained in:
landgreen
2020-04-03 12:35:38 -07:00
parent 9cdfc6a3fd
commit 10bf7b599a
5 changed files with 75 additions and 87 deletions

View File

@@ -694,6 +694,8 @@ const b = {
},
remove() {
mech.maxHealth = 1;
b.modOnHealthChange();
mech.displayHealth();
}
},
{