|
|
@@ -29208,8 +29208,8 @@ characterMakers.push(() => makeCharacter( |
|
|
{ name: "Pazuzu", species: ["demon"], tags: ["anthro"] }, |
|
|
{ name: "Pazuzu", species: ["demon"], tags: ["anthro"] }, |
|
|
{ |
|
|
{ |
|
|
front: { |
|
|
front: { |
|
|
height: math.unit(6, "feet"), |
|
|
|
|
|
weight: math.unit(150, "lb"), |
|
|
|
|
|
|
|
|
height: math.unit(300, "meters"), |
|
|
|
|
|
weight: math.unit(125000, "tonnes"), |
|
|
name: "Front", |
|
|
name: "Front", |
|
|
image: { |
|
|
image: { |
|
|
source: "./media/characters/pazuzu/front.svg", |
|
|
source: "./media/characters/pazuzu/front.svg", |
|
|
|