epic encounter after clearing a stronghold

This commit is contained in:
2024-07-09 20:28:56 -05:00
parent 3230cd53e1
commit fb0790a733
3 changed files with 8 additions and 12 deletions
-2
View File
@@ -66,8 +66,6 @@ public class Mine extends AbstractGameObject {
public ArrayList<Mob> strongholdMobs;
public HashMap<Integer,Integer> oldBuildings;
public Mob epicEncounter = null;
/**
* ResultSet Constructor
*/