Explorar el Código

Set Taluthus's weight

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -18889,7 +18889,7 @@ characterMakers["Taluthus"] = () => {
{
front: {
height: math.unit(7, "feet"),
weight: math.unit(150, "lb"),
weight: math.unit(120, "kg"),
name: "Front",
image: {
source: "./media/characters/taluthus/front.svg",


Cargando…
Cancelar
Guardar