Contract moved to AbstractCharacter.
Arty tower restricted to a single tower captain.
This commit is contained in:
@@ -52,7 +52,7 @@ public class NPC extends AbstractCharacter {
|
||||
protected MobBase mobBase;
|
||||
protected String name;
|
||||
public Building building;
|
||||
protected Contract contract;
|
||||
|
||||
protected int dbID;
|
||||
protected int currentID;
|
||||
private DateTime upgradeDateTime = null;
|
||||
|
||||
Reference in New Issue
Block a user