Browse Source

Properly tag Maxene Sita's species

master
Fen Dweller 5 years ago
parent
commit
4462e34942
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js View File

@@ -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"),


Loading…
Cancel
Save