|
|
|
@@ -55389,14 +55389,14 @@ characterMakers.push(() => makeCharacter( |
|
|
|
)) |
|
|
|
|
|
|
|
characterMakers.push(() => makeCharacter( |
|
|
|
{ name: "Hannah", species: ["coelacanth"], tags: ["anthro"] }, |
|
|
|
{ name: "Hanna", species: ["coelacanth"], tags: ["anthro"] }, |
|
|
|
{ |
|
|
|
front: { |
|
|
|
height: math.unit(2.2, "m"), |
|
|
|
weight: math.unit(300, "kg"), |
|
|
|
name: "Front", |
|
|
|
image: { |
|
|
|
source: "./media/characters/hannah/front.svg", |
|
|
|
source: "./media/characters/hanna/front.svg", |
|
|
|
extra: 1696/1502, |
|
|
|
bottom: 206/1902 |
|
|
|
} |
|
|
|
|