|  |  | @ -115,18 +115,6 @@ public class Realm { | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.locY = rs.getInt("locY"); |  |  |  |         this.locY = rs.getInt("locY"); | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.realmID = rs.getInt("realmID"); |  |  |  |         this.realmID = rs.getInt("realmID"); | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.hash = rs.getString("hash"); |  |  |  |         this.hash = rs.getString("hash"); | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |         if(realmID == 18){ |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.rulingCityUUID = 0; |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.ruledSince = null; |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.rulingCharacterName = ""; |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.rulingCharacterOrdinal = 0; |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.rulingNationName = ""; |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.rulingNationTags = Guild.getErrantGuild().getGuildTag(); |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.rulingCharacterUUID = 0; |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.rulingNationUUID = 0; |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             this.updateDatabase(); |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |         } |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |     } |  |  |  |     } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     public static boolean overridePlacement(String realm){ |  |  |  |     public static boolean overridePlacement(String realm){ | 
			
		
	
	
		
		
			
				
					|  |  | 
 |