|  |  | @@ -2135,6 +2135,7 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | front: { | 
		
	
		
			
			|  |  |  | height: math.unit(12, "feet"), | 
		
	
		
			
			|  |  |  | weight: math.unit(2400, "lb"), | 
		
	
		
			
			|  |  |  | preyCapacity: math.unit(1, "people"), | 
		
	
		
			
			|  |  |  | name: "Front", | 
		
	
		
			
			|  |  |  | image: { | 
		
	
		
			
			|  |  |  | source: "./media/characters/fen/front.svg", | 
		
	
	
		
			
				|  |  | @@ -2933,7 +2934,8 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | { | 
		
	
		
			
			|  |  |  | name: "Minimacro", | 
		
	
		
			
			|  |  |  | height: math.unit(77, "feet") | 
		
	
		
			
			|  |  |  | height: math.unit(77, "feet"), | 
		
	
		
			
			|  |  |  | form: "anthro" | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | { | 
		
	
		
			
			|  |  |  | name: "Macro", | 
		
	
	
		
			
				|  |  | 
 |