|
|
|
@@ -31593,6 +31593,16 @@ characterMakers.push(() => makeCharacter( |
|
|
|
bottom: 56/1100 |
|
|
|
} |
|
|
|
}, |
|
|
|
feral: { |
|
|
|
height: math.unit(3 + 1/12, "feet"), |
|
|
|
weight: math.unit(50, "kg"), |
|
|
|
name: "Feral", |
|
|
|
image: { |
|
|
|
source: "./media/characters/moonlight/feral.svg", |
|
|
|
extra: 3705/2791, |
|
|
|
bottom: 145/3850 |
|
|
|
} |
|
|
|
}, |
|
|
|
paw: { |
|
|
|
height: math.unit(1, "feet"), |
|
|
|
name: "Paw", |
|
|
|
|