stealth breaking when attacking

This commit is contained in:
2024-05-17 17:05:21 -05:00
parent 9c79dca2c5
commit bed49c0230
2 changed files with 5 additions and 1 deletions
@@ -304,7 +304,6 @@ public class CombatUtilities {
if (targetMob.isSiege())
return;
}
}
public static float determineDamage(Mob agent) {