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