forked from MagicBane/Server
realm override
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user