|
|
@ -81,6 +81,7 @@ public class Mob extends AbstractIntelligenceAgent { |
|
|
|
private DateTime upgradeDateTime = null; |
|
|
|
private DateTime upgradeDateTime = null; |
|
|
|
private boolean lootSync = false; |
|
|
|
private boolean lootSync = false; |
|
|
|
public int discDelay = 6; |
|
|
|
public int discDelay = 6; |
|
|
|
|
|
|
|
public boolean firstSpawn = true; |
|
|
|
|
|
|
|
|
|
|
|
// New Mobile constructor. Fill in the blanks and then call
|
|
|
|
// New Mobile constructor. Fill in the blanks and then call
|
|
|
|
// PERSIST.
|
|
|
|
// PERSIST.
|
|
|
|