npc manager error spam
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user