Explorar el Código

Add a new size for Sven the Kaiju

tags/v0.1.0
Fen Dweller hace 6 años
padre
commit
9d56c86664
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      presets/characters.js

+ 4
- 0
presets/characters.js Ver fichero

@@ -9639,6 +9639,10 @@ characterMakers["Sven the Kaiju"] = () => {
name: "Rampage", name: "Rampage",
height: math.unit(200, "feet") height: math.unit(200, "feet")
}, },
{
name: "Archfey Forest Guardian",
height: math.unit(1, "mile")
},
] ]
) )
}; };


Cargando…
Cancelar
Guardar