|  |  | @@ -2282,6 +2282,17 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | bottom: 134/1441 | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | horror: { | 
		
	
		
			
			|  |  |  | height: math.unit(13.6, "feet"), | 
		
	
		
			
			|  |  |  | weight: math.unit(2400, "lb"), | 
		
	
		
			
			|  |  |  | preyCapacity: math.unit(1, "people"), | 
		
	
		
			
			|  |  |  | name: "Horror", | 
		
	
		
			
			|  |  |  | image: { | 
		
	
		
			
			|  |  |  | source: "./media/characters/fen/horror.svg", | 
		
	
		
			
			|  |  |  | extra: 893/797, | 
		
	
		
			
			|  |  |  | bottom: 0/893 | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | gooNsfw: { | 
		
	
		
			
			|  |  |  | height: math.unit(12, "feet"), | 
		
	
		
			
			|  |  |  | weight: math.unit(3750, "lb"), | 
		
	
	
		
			
				|  |  | @@ -2306,9 +2317,9 @@ characterMakers.push(() => makeCharacter( | 
		
	
		
			
			|  |  |  | weight: math.unit(3000, "lb"), | 
		
	
		
			
			|  |  |  | volume: math.unit(1000, "liters"), | 
		
	
		
			
			|  |  |  | preyCapacity: math.unit(6, "people"), | 
		
	
		
			
			|  |  |  | name: "Goo (Ceiling)", | 
		
	
		
			
			|  |  |  | name: "Maw (Goo)", | 
		
	
		
			
			|  |  |  | image: { | 
		
	
		
			
			|  |  |  | source: "./media/characters/fen/goo-ceiling.svg" | 
		
	
		
			
			|  |  |  | source: "./media/characters/fen/goo-maw.svg" | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | }, | 
		
	
		
			
			|  |  |  | paw: { | 
		
	
	
		
			
				|  |  | 
 |