|
|
|
@@ -1838,6 +1838,16 @@ characterMakers.push(() => makeCharacter( |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
front: { |
|
|
|
height: math.unit(2.2428, "meter"), |
|
|
|
weight: math.unit(124.738, "kg"), |
|
|
|
name: "Front", |
|
|
|
image: { |
|
|
|
source: "./media/characters/fen/front.svg", |
|
|
|
extra: 1804/1562, |
|
|
|
bottom: 205/2009 |
|
|
|
} |
|
|
|
}, |
|
|
|
back: { |
|
|
|
height: math.unit(2.2428, "meter"), |
|
|
|
weight: math.unit(124.738, "kg"), |
|
|
|
|