|
|
@ -285,7 +285,7 @@ public final class Bane { |
|
|
|
baneCommander = NPC.getNPC(commanderuuid); |
|
|
|
baneCommander = NPC.getNPC(commanderuuid); |
|
|
|
} |
|
|
|
} |
|
|
|
baneCommander.runAfterLoad(); |
|
|
|
baneCommander.runAfterLoad(); |
|
|
|
//baneCommander.setLoc(spawnLoc);
|
|
|
|
baneCommander.setLoc(spawnLoc); |
|
|
|
InterestManager.setObjectDirty(baneCommander); |
|
|
|
InterestManager.setObjectDirty(baneCommander); |
|
|
|
|
|
|
|
|
|
|
|
baneCommander.updateLocation(); |
|
|
|
baneCommander.updateLocation(); |
|
|
|