mob resist issue

This commit is contained in:
2024-05-11 20:10:24 -05:00
parent bcbeacd60e
commit e0beab2dc5
3 changed files with 127 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@ public class MobBase extends AbstractGameObject {
private float run = 0;
private float walkCombat = 0;
private float runCombat = 0;
public String raceType = "Human";
/**
* ResultSet Constructor