forked from MagicBane/Server
Update state of npc.
This commit is contained in:
@@ -503,6 +503,7 @@ public enum BuildingManager {
|
||||
|
||||
npc.setBuilding(building);
|
||||
npc.setLoc(npc.bindLoc);
|
||||
MovementManager.sendRWSSMsg(npc);
|
||||
|
||||
return true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user