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