|
|
|
@@ -38028,19 +38028,19 @@ characterMakers.push(() => makeCharacter( |
|
|
|
{ name: "Anahita", species: ["shark"], tags: ["anthro"] }, |
|
|
|
{ |
|
|
|
front: { |
|
|
|
height: math.unit(260, "meters"), |
|
|
|
height: math.unit(300, "meters"), |
|
|
|
name: "Front", |
|
|
|
image: { |
|
|
|
source: "./media/characters/anahita/front.svg", |
|
|
|
extra: 665/635, |
|
|
|
bottom: 89/754 |
|
|
|
extra: 609/576, |
|
|
|
bottom: 51/660 |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
[ |
|
|
|
{ |
|
|
|
name: "Macro", |
|
|
|
height: math.unit(260, "meters"), |
|
|
|
height: math.unit(300, "meters"), |
|
|
|
default: true |
|
|
|
}, |
|
|
|
] |
|
|
|
|