Explorar el Código

Fix Camia's base weight

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -66833,7 +66833,7 @@ characterMakers.push(() => makeCharacter(
{
front: {
height: math.unit(122, "cm"),
weight: math.unit(80, "lb"),
weight: math.unit(40, "lb"),
name: "Front",
image: {
source: "./media/characters/camia-vertigo-zott/front.svg",


Cargando…
Cancelar
Guardar