|  | @@ -44,7 +44,7 @@ export class DireWolf extends Creature { | 
														
													
														
															
																|  |  | constructor () { |  |  | constructor () { | 
														
													
														
															
																|  |  | super( |  |  | super( | 
														
													
														
															
																|  |  | new ImproperNoun('dire wolf', 'dire wolves'), |  |  | new ImproperNoun('dire wolf', 'dire wolves'), | 
														
													
														
															
																|  |  | new ImproperNoun('dire wolf', 'dire wolves'), |  |  |  | 
														
													
														
															
																|  |  |  |  |  | new ImproperNoun('wolf', 'wolves'), | 
														
													
														
															
																|  |  | [MalePronouns, FemalePronouns, TheyPronouns][Math.floor(Math.random() * 3)], |  |  | [MalePronouns, FemalePronouns, TheyPronouns][Math.floor(Math.random() * 3)], | 
														
													
														
															
																|  |  | { Toughness: 25, Power: 40, Reflexes: 35, Agility: 45, Willpower: 15, Charm: 20 }, |  |  | { Toughness: 25, Power: 40, Reflexes: 35, Agility: 45, Willpower: 15, Charm: 20 }, | 
														
													
														
															
																|  |  | anyVore, |  |  | anyVore, | 
														
													
												
													
														
															
																|  | 
 |