|  |  | @@ -38710,12 +38710,16 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | default: true | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | { | 
		
	
		
			
			|  |  |  | name: "Building", | 
		
	
		
			
			|  |  |  | name: "Giant", | 
		
	
		
			
			|  |  |  | height: math.unit(50, "feet") | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | { | 
		
	
		
			
			|  |  |  | name: "Macro", | 
		
	
		
			
			|  |  |  | height: math.unit(300, "feet") | 
		
	
		
			
			|  |  |  | height: math.unit(1000, "feet") | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | { | 
		
	
		
			
			|  |  |  | name: "Megamacro", | 
		
	
		
			
			|  |  |  | height: math.unit(1, "mile") | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | ] | 
		
	
		
			
			|  |  |  | )) | 
		
	
	
		
			
				|  |  | 
 |