field balance

This commit is contained in:
landgreen
2019-09-29 08:21:33 -07:00
parent e4f39cdca5
commit aec697c63d
5 changed files with 95 additions and 100 deletions

View File

@@ -308,7 +308,7 @@ const b = {
};
const laserHitMob = function (dmg) {
if (best.who.alive) {
dmg *= b.dmgScale * 0.045;
dmg *= b.dmgScale * 0.06;
best.who.damage(dmg);
best.who.locatePlayer();
//draw mob damage circle