bane commander NPC work
This commit is contained in:
@@ -296,6 +296,7 @@ public final class Bane {
|
||||
{
|
||||
baneCommander = NPC.getNPC(commanderuuid);
|
||||
}
|
||||
NPCManager.slotCharacterInBuilding(baneCommander);
|
||||
baneCommander.runAfterLoad();
|
||||
//baneCommander.setLoc(spawnLoc);
|
||||
InterestManager.setObjectDirty(baneCommander);
|
||||
|
||||
Reference in New Issue
Block a user