|
|
|
@@ -25369,7 +25369,7 @@ characterMakers.push(() => makeCharacter( |
|
|
|
)) |
|
|
|
|
|
|
|
characterMakers.push(() => makeCharacter( |
|
|
|
{ name: "Maxene Sita", species: ["fox"], tags: ["anthro"] }, |
|
|
|
{ name: "Maxene Sita", species: ["fox", "kitsune", "hellhound"], tags: ["anthro"] }, |
|
|
|
{ |
|
|
|
fox: { |
|
|
|
height: math.unit(5 + 6 / 12, "feet"), |
|
|
|
|