disc dropper time delay

This commit is contained in:
2024-04-20 00:24:47 -05:00
parent 7497526bd9
commit fa37e1bcca
3 changed files with 9 additions and 4 deletions
+1
View File
@@ -80,6 +80,7 @@ public class Mob extends AbstractIntelligenceAgent {
private DeferredPowerJob weaponPower;
private DateTime upgradeDateTime = null;
private boolean lootSync = false;
public int discDelay = 6;
// New Mobile constructor. Fill in the blanks and then call
// PERSIST.