hellgates maybe? round 7
This commit is contained in:
@@ -129,6 +129,7 @@ public class Mob extends AbstractIntelligenceAgent {
|
||||
this.parentZone = parent;
|
||||
this.parentZoneID = (parent != null) ? parent.getObjectUUID() : 0;
|
||||
this.building = building;
|
||||
this.bonuses = new PlayerBonuses(this);
|
||||
|
||||
if (building != null)
|
||||
this.buildingID = building.getObjectUUID();
|
||||
|
||||
Reference in New Issue
Block a user