mob resist issue
This commit is contained in:
@@ -55,6 +55,8 @@ public class MobBase extends AbstractGameObject {
|
||||
private float runCombat = 0;
|
||||
public String raceType = "All";
|
||||
|
||||
public static HashMap<Integer,String> mobbase_race_types;
|
||||
|
||||
/**
|
||||
* ResultSet Constructor
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user