forked from MagicBane/Server
fix NPC loading issue
This commit is contained in:
@@ -110,7 +110,7 @@ public class NPC extends AbstractCharacter {
|
||||
this.building = building;
|
||||
|
||||
this.parentZone = parent;
|
||||
|
||||
this.parentZoneID = parent.getObjectUUID();
|
||||
clearStatic();
|
||||
|
||||
this.dbID = MBServerStatics.NO_DB_ROW_ASSIGNED_YET;
|
||||
|
||||
Reference in New Issue
Block a user