mob resist issue

This commit is contained in:
2024-05-12 16:20:17 -05:00
parent cd512100a2
commit 324851a8ab
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ public class MobBase extends AbstractGameObject {
private float run = 0;
private float walkCombat = 0;
private float runCombat = 0;
public String raceType = "Human";
public String raceType = "All";
/**
* ResultSet Constructor