|  |  | @@ -32636,8 +32636,8 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | { | 
		
	
		
			
			|  |  |  | solgooleo: { | 
		
	
		
			
			|  |  |  | height: math.unit(4, "meters"), | 
		
	
		
			
			|  |  |  | weight: math.unit(3600*1.5, "kg"), | 
		
	
		
			
			|  |  |  | volume: math.unit(3600, "liters"), | 
		
	
		
			
			|  |  |  | weight: math.unit(6000*1.5, "kg"), | 
		
	
		
			
			|  |  |  | volume: math.unit(6000, "liters"), | 
		
	
		
			
			|  |  |  | name: "Solgooleo", | 
		
	
		
			
			|  |  |  | image: { | 
		
	
		
			
			|  |  |  | source: "./media/characters/pi/solgooleo.svg", | 
		
	
	
		
			
				|  |  | 
 |