|  |  | @@ -33015,7 +33015,7 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | feral: { | 
		
	
		
			
			|  |  |  | height: math.unit(13, "feet"), | 
		
	
		
			
			|  |  |  | height: math.unit(16, "feet"), | 
		
	
		
			
			|  |  |  | name: "Feral", | 
		
	
		
			
			|  |  |  | image: { | 
		
	
		
			
			|  |  |  | source: "./media/characters/sini/feral.svg", | 
		
	
	
		
			
				|  |  | @@ -33024,14 +33024,14 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | mawFeral: { | 
		
	
		
			
			|  |  |  | height: math.unit(4.6, "feet"), | 
		
	
		
			
			|  |  |  | height: math.unit(5.66, "feet"), | 
		
	
		
			
			|  |  |  | name: "Maw-feral", | 
		
	
		
			
			|  |  |  | image: { | 
		
	
		
			
			|  |  |  | source: "./media/characters/sini/maw-feral.svg" | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | footFeral: { | 
		
	
		
			
			|  |  |  | height: math.unit(4.2, "feet"), | 
		
	
		
			
			|  |  |  | height: math.unit(5.17, "feet"), | 
		
	
		
			
			|  |  |  | name: "Foot-feral", | 
		
	
		
			
			|  |  |  | image: { | 
		
	
		
			
			|  |  |  | source: "./media/characters/sini/foot-feral.svg" | 
		
	
	
		
			
				|  |  | 
 |