|
|
@@ -31156,14 +31156,14 @@ characterMakers.push(() => makeCharacter( |
|
|
)) |
|
|
)) |
|
|
|
|
|
|
|
|
characterMakers.push(() => makeCharacter( |
|
|
characterMakers.push(() => makeCharacter( |
|
|
{ name: "Fem!Plat", species: ["raven"], tags: ["anthro"] }, |
|
|
|
|
|
|
|
|
{ name: "Platine", species: ["raven"], tags: ["anthro"] }, |
|
|
{ |
|
|
{ |
|
|
front: { |
|
|
front: { |
|
|
height: math.unit(10, "feet"), |
|
|
height: math.unit(10, "feet"), |
|
|
weight: math.unit(15015, "lb"), |
|
|
weight: math.unit(15015, "lb"), |
|
|
name: "Front", |
|
|
name: "Front", |
|
|
image: { |
|
|
image: { |
|
|
source: "./media/characters/fem!plat/front.svg", |
|
|
|
|
|
|
|
|
source: "./media/characters/platine/front.svg", |
|
|
extra: 1428/1353, |
|
|
extra: 1428/1353, |
|
|
bottom: 31/1459 |
|
|
bottom: 31/1459 |
|
|
} |
|
|
} |
|
|
|