|  |  | @@ -6079,7 +6079,7 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | front: { | 
		
	
		
			
			|  |  |  | height: math.unit(8 + 4/12, "feet"), | 
		
	
		
			
			|  |  |  | weight: math.unit(450, "kilograms"), | 
		
	
		
			
			|  |  |  | volume: math.unit(1.34, "cups"), | 
		
	
		
			
			|  |  |  | volume: math.unit(5, "cups"), | 
		
	
		
			
			|  |  |  | name: "Front", | 
		
	
		
			
			|  |  |  | image: { | 
		
	
		
			
			|  |  |  | source: "./media/characters/andy-renard/front.svg", | 
		
	
	
		
			
				|  |  | @@ -6090,7 +6090,7 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | back: { | 
		
	
		
			
			|  |  |  | height: math.unit(8 + 4/12, "feet"), | 
		
	
		
			
			|  |  |  | weight: math.unit(450, "kilograms"), | 
		
	
		
			
			|  |  |  | volume: math.unit(1.34, "cups"), | 
		
	
		
			
			|  |  |  | volume: math.unit(5, "cups"), | 
		
	
		
			
			|  |  |  | name: "Back", | 
		
	
		
			
			|  |  |  | image: { | 
		
	
		
			
			|  |  |  | source: "./media/characters/andy-renard/back.svg", | 
		
	
	
		
			
				|  |  | @@ -40621,7 +40621,7 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | front: { | 
		
	
		
			
			|  |  |  | height: math.unit(6 + 8/12, "feet"), | 
		
	
		
			
			|  |  |  | weight: math.unit(250, "kilograms"), | 
		
	
		
			
			|  |  |  | volume: math.unit(20, "liters"), | 
		
	
		
			
			|  |  |  | volume: math.unit(28, "liters"), | 
		
	
		
			
			|  |  |  | name: "Front", | 
		
	
		
			
			|  |  |  | image: { | 
		
	
		
			
			|  |  |  | source: "./media/characters/rebecca-pawlson/front.svg", | 
		
	
	
		
			
				|  |  | @@ -40632,7 +40632,7 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | back: { | 
		
	
		
			
			|  |  |  | height: math.unit(6 + 8/12, "feet"), | 
		
	
		
			
			|  |  |  | weight: math.unit(250, "kilograms"), | 
		
	
		
			
			|  |  |  | volume: math.unit(20, "liters"), | 
		
	
		
			
			|  |  |  | volume: math.unit(28, "liters"), | 
		
	
		
			
			|  |  |  | name: "Back", | 
		
	
		
			
			|  |  |  | image: { | 
		
	
		
			
			|  |  |  | source: "./media/characters/rebecca-pawlson/back.svg", | 
		
	
	
		
			
				|  |  | 
 |