Explorar el Código

Add species info for Koros

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -24589,7 +24589,7 @@ characterMakers.push(() => makeCharacter(
))

characterMakers.push(() => makeCharacter(
{ name: "Koros" },
{ name: "Koros", species: ["dragon"], tags: ["feral"] },
{
side: {
height: math.unit(31 + 8/12, "feet"),


Cargando…
Cancelar
Guardar