forked from MagicBane/Server
Added ./setrace command
This commit is contained in:
@@ -50,7 +50,7 @@ public class NPC extends AbstractCharacter {
|
||||
public ReentrantReadWriteLock minionLock = new ReentrantReadWriteLock();
|
||||
public int runeSetID = 0;
|
||||
public int extraRune2 = 0;
|
||||
protected int loadID;
|
||||
public int loadID;
|
||||
protected MobBase mobBase;
|
||||
protected String name;
|
||||
protected int dbID;
|
||||
|
||||
Reference in New Issue
Block a user