forked from MagicBane/Server
zerg mechanic overhaul
This commit is contained in:
@@ -776,6 +776,7 @@ public class Mine extends AbstractGameObject {
|
||||
}
|
||||
}
|
||||
for(Integer id : purge){
|
||||
PlayerCharacter.getPlayerCharacter(id).mineAppliedID = 0;
|
||||
_recentMemory.remove(id);
|
||||
}
|
||||
if(toRemove.isEmpty()){
|
||||
|
||||
Reference in New Issue
Block a user