|
|
@@ -46148,7 +46148,7 @@ characterMakers.push(() => makeCharacter( |
|
|
{ |
|
|
{ |
|
|
side: { |
|
|
side: { |
|
|
height: math.unit(12, "feet"), |
|
|
height: math.unit(12, "feet"), |
|
|
weight: math.unit(150, "lb"), |
|
|
|
|
|
|
|
|
weight: math.unit(4000, "lb"), |
|
|
name: "Side", |
|
|
name: "Side", |
|
|
image: { |
|
|
image: { |
|
|
source: "./media/characters/terry/side.svg", |
|
|
source: "./media/characters/terry/side.svg", |
|
|
|