laser pulse balance

This commit is contained in:
landgreen
2019-12-21 13:25:12 -08:00
parent f48cd896f2
commit 720ca13f9f
4 changed files with 17 additions and 22 deletions

View File

@@ -522,7 +522,7 @@ const mech = {
powerUp.splice(i, 1);
if (b.isModMassEnergy) {
mech.fieldMeter = mech.fieldEnergyMax;
mech.addHealth(0.03);
mech.addHealth(0.05);
}
},
drawLeg(stroke) {