forked from MagicBane/Server
mob resist issue
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user