disc droppers dont spawn at boot

This commit is contained in:
2024-04-20 00:34:16 -05:00
parent fa37e1bcca
commit a6cfe2fb76
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -81,6 +81,7 @@ public class Mob extends AbstractIntelligenceAgent {
private DateTime upgradeDateTime = null;
private boolean lootSync = false;
public int discDelay = 6;
public boolean firstSpawn = true;
// New Mobile constructor. Fill in the blanks and then call
// PERSIST.