|
|
|
@@ -38900,14 +38900,14 @@ characterMakers.push(() => makeCharacter( |
|
|
|
)) |
|
|
|
|
|
|
|
characterMakers.push(() => makeCharacter( |
|
|
|
{ name: "Vivian (Dragon)", species: ["dragon", "orca"], tags: ["anthro", "goo"] }, |
|
|
|
{ name: "Vivian (Ocra Dragon)", species: ["dragon", "orca"], tags: ["anthro", "goo"] }, |
|
|
|
{ |
|
|
|
front: { |
|
|
|
height: math.unit(7 + 11/12, "feet"), |
|
|
|
weight: math.unit(342.8, "lb"), |
|
|
|
name: "Front", |
|
|
|
image: { |
|
|
|
source: "./media/characters/vivian-dragon/front.svg", |
|
|
|
source: "./media/characters/vivian-orca-dragon/front.svg", |
|
|
|
extra: 1890/1865, |
|
|
|
bottom: 28/1918 |
|
|
|
} |
|
|
|
|