Explorar el Código

Properly tag Maxene Sita's species

master
Fen Dweller hace 5 años
padre
commit
4462e34942
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Ver fichero

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


Cargando…
Cancelar
Guardar