bane commander NPC

This commit is contained in:
2024-12-28 06:14:06 -06:00
parent 487eae85e1
commit 855cceea70
+1 -1
View File
@@ -285,7 +285,7 @@ public final class Bane {
baneCommander = NPC.getNPC(commanderuuid);
}
baneCommander.runAfterLoad();
baneCommander.setLoc(spawnLoc);
//baneCommander.setLoc(spawnLoc);
InterestManager.setObjectDirty(baneCommander);
baneCommander.updateLocation();