|
|
@@ -2433,13 +2433,13 @@ characterMakers.push(() => makeCharacter( |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
feral: { |
|
|
feral: { |
|
|
height: math.unit(11, "feet"), |
|
|
|
|
|
|
|
|
height: math.unit(9.5, "feet"), |
|
|
weight: math.unit(640, "kg"), |
|
|
weight: math.unit(640, "kg"), |
|
|
name: "Feral", |
|
|
name: "Feral", |
|
|
image: { |
|
|
image: { |
|
|
source: "./media/characters/rai/feral.svg", |
|
|
source: "./media/characters/rai/feral.svg", |
|
|
extra: 1035/642, |
|
|
|
|
|
bottom: 86/1121 |
|
|
|
|
|
|
|
|
extra: 945/553, |
|
|
|
|
|
bottom: 176/1121 |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
dragon: { |
|
|
dragon: { |
|
|
|