bane commander NPC work

This commit is contained in:
2024-12-30 17:06:07 -06:00
parent 15bc99d216
commit b2d7e5ec1e
+1
View File
@@ -296,6 +296,7 @@ public final class Bane {
{
baneCommander = NPC.getNPC(commanderuuid);
}
NPCManager.slotCharacterInBuilding(baneCommander);
baneCommander.runAfterLoad();
//baneCommander.setLoc(spawnLoc);
InterestManager.setObjectDirty(baneCommander);