|  |  | @@ -309,7 +309,7 @@ export class Withers extends Creature { | 
		
	
		
			
			|  |  |  | new ProperNoun('Withers'), | 
		
	
		
			
			|  |  |  | new ImproperNoun('hellhound', 'hellhounds'), | 
		
	
		
			
			|  |  |  | FemalePronouns, | 
		
	
		
			
			|  |  |  | { Toughness: 40, Power: 10, Speed: 30, Willpower: 40, Charm: 70 }, | 
		
	
		
			
			|  |  |  | { Toughness: 40, Power: 50, Speed: 30, Willpower: 40, Charm: 70 }, | 
		
	
		
			
			|  |  |  | new Set(), | 
		
	
		
			
			|  |  |  | new Set([VoreType.Oral]), | 
		
	
		
			
			|  |  |  | 5000 | 
		
	
	
		
			
				|  |  | 
 |