|  | @@ -55825,6 +55825,43 @@ characterMakers.push(() => makeCharacter( | 
														
													
														
															
																|  |  | ] |  |  | ] | 
														
													
														
															
																|  |  | )) |  |  | )) | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  |  |  |  | characterMakers.push(() => makeCharacter( | 
														
													
														
															
																|  |  |  |  |  | { name: "Zari", species: ["otter"], tags: ["anthro"] }, | 
														
													
														
															
																|  |  |  |  |  | { | 
														
													
														
															
																|  |  |  |  |  | back: { | 
														
													
														
															
																|  |  |  |  |  | height: math.unit(1.6, "meters"), | 
														
													
														
															
																|  |  |  |  |  | weight: math.unit(150, "lb"), | 
														
													
														
															
																|  |  |  |  |  | name: "Back", | 
														
													
														
															
																|  |  |  |  |  | image: { | 
														
													
														
															
																|  |  |  |  |  | source: "./media/characters/zari/back.svg", | 
														
													
														
															
																|  |  |  |  |  | extra: 424/411, | 
														
													
														
															
																|  |  |  |  |  | bottom: 32/456 | 
														
													
														
															
																|  |  |  |  |  | }, | 
														
													
														
															
																|  |  |  |  |  | extraAttributes: { | 
														
													
														
															
																|  |  |  |  |  | "bladderCapacity": { | 
														
													
														
															
																|  |  |  |  |  | name: "Bladder Size", | 
														
													
														
															
																|  |  |  |  |  | power: 3, | 
														
													
														
															
																|  |  |  |  |  | type: "volume", | 
														
													
														
															
																|  |  |  |  |  | base: math.unit(500, "mL") | 
														
													
														
															
																|  |  |  |  |  | }, | 
														
													
														
															
																|  |  |  |  |  | "bladderFlow": { | 
														
													
														
															
																|  |  |  |  |  | name: "Flow Rate", | 
														
													
														
															
																|  |  |  |  |  | power: 3, | 
														
													
														
															
																|  |  |  |  |  | type: "volume", | 
														
													
														
															
																|  |  |  |  |  | base: math.unit(25, "mL") | 
														
													
														
															
																|  |  |  |  |  | }, | 
														
													
														
															
																|  |  |  |  |  | } | 
														
													
														
															
																|  |  |  |  |  | }, | 
														
													
														
															
																|  |  |  |  |  | }, | 
														
													
														
															
																|  |  |  |  |  | [ | 
														
													
														
															
																|  |  |  |  |  | { | 
														
													
														
															
																|  |  |  |  |  | name: "Normal", | 
														
													
														
															
																|  |  |  |  |  | height: math.unit(1.6, "meters"), | 
														
													
														
															
																|  |  |  |  |  | default: true | 
														
													
														
															
																|  |  |  |  |  | }, | 
														
													
														
															
																|  |  |  |  |  | ] | 
														
													
														
															
																|  |  |  |  |  | )) | 
														
													
														
															
																|  |  |  |  |  | 
 | 
														
													
														
															
																|  |  | //characters |  |  | //characters | 
														
													
														
															
																|  |  | 
 |  |  | 
 | 
														
													
														
															
																|  |  | function makeCharacters() { |  |  | function makeCharacters() { | 
														
													
												
													
														
															
																|  | 
 |