npc manager error spam

This commit is contained in:
2024-12-31 20:06:31 -06:00
parent a73c3453ea
commit a8347e0b53
+1 -3
View File
@@ -113,10 +113,8 @@ public final class Bane {
break; break;
} }
if (this.liveDate == null)
setDefaultTime();
//add bane commander NPC //add bane commander NPC
summonBaneCommander(this); //summonBaneCommander(this);
} }
public static boolean summonBanestone(PlayerCharacter player, ClientConnection origin, int rank) { public static boolean summonBanestone(PlayerCharacter player, ClientConnection origin, int rank) {