|
|
|
@@ -29451,8 +29451,8 @@ characterMakers.push(() => makeCharacter( |
|
|
|
{ name: "Jagaz Soulbreaker", species: ["charr"], tags: ["anthro"] }, |
|
|
|
{ |
|
|
|
front: { |
|
|
|
height: math.unit(6, "feet"), |
|
|
|
weight: math.unit(150, "lb"), |
|
|
|
height: math.unit(2, "meters"), |
|
|
|
weight: math.unit(350, "kg"), |
|
|
|
name: "Front", |
|
|
|
image: { |
|
|
|
source: "./media/characters/jagaz-soulbreaker/front.svg", |
|
|
|
|