@ -78,7 +78,7 @@ public class Realm {
this.mapA = 1;
if(overridePlacement(rs.getString("realmName"))){
this.canBeClaimed = false;
this.canPlaceCities = false;
this.canPlaceCities = true;
this.numCities = 0;
this.rulingCityUUID = 0;
this.charterType = 0;