NPC/Mob slotting work.
This commit is contained in:
@@ -565,7 +565,7 @@ public enum BuildingManager {
|
||||
if (npc == null)
|
||||
return false;
|
||||
|
||||
WorldGrid.addObject(npc, contractOwner);
|
||||
npc.setLoc(npc.getLoc());
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user