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 -1
View File
@@ -456,7 +456,7 @@ public enum LootManager {
return;
if((bse.itemBase == 3040 || bse.itemBase == 3021) && mob.level < 80){
mob.setSpawnTime(3600);
mob.discDelay = 1;
}
if(mob.parentZone.getSafeZone() == 1) {