|
|
@@ -38468,14 +38468,14 @@ characterMakers.push(() => makeCharacter( |
|
|
)) |
|
|
)) |
|
|
|
|
|
|
|
|
characterMakers.push(() => makeCharacter( |
|
|
characterMakers.push(() => makeCharacter( |
|
|
{ name: "Torailla", species: ["cobra", "demon"], tags: ["naga"] }, |
|
|
|
|
|
|
|
|
{ name: "Torallia", species: ["cobra", "demon"], tags: ["naga"] }, |
|
|
{ |
|
|
{ |
|
|
side: { |
|
|
side: { |
|
|
height: math.unit(8, "feet"), |
|
|
height: math.unit(8, "feet"), |
|
|
weight: math.unit(2630, "lb"), |
|
|
weight: math.unit(2630, "lb"), |
|
|
name: "Side", |
|
|
name: "Side", |
|
|
image: { |
|
|
image: { |
|
|
source: "./media/characters/torailla/side.svg", |
|
|
|
|
|
|
|
|
source: "./media/characters/torallia/side.svg", |
|
|
extra: 2164/2021, |
|
|
extra: 2164/2021, |
|
|
bottom: 371/2535 |
|
|
bottom: 371/2535 |
|
|
} |
|
|
} |
|
|
|