@ -512,7 +514,11 @@ public class Mine extends AbstractGameObject {
@@ -512,7 +514,11 @@ public class Mine extends AbstractGameObject {
mineBuilding.rebuildMine();
WorldGrid.updateObject(mineBuilding);
ChatManager.chatSystemChannel(this.lastClaimer.getName()+" has claimed the mine in "+this.parentZone.getParent().getName()+" for "+this.owningGuild.getName()+". The mine is no longer active.");
ChatSystemMsgchatMsg=newChatSystemMsg(null,this.lastClaimer.getName()+" has claimed the mine in "+this.parentZone.getParent().getName()+" for "+this.owningGuild.getName()+". The mine is no longer active.");