Explorar el Código

Adjust Mika Valentine's weight

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

+ 1
- 1
presets/characters.js Ver fichero

@@ -34212,7 +34212,7 @@ characterMakers.push(() => makeCharacter(
{
side: {
height: math.unit(8 + 2/12, "feet"),
weight: math.unit(620, "lb"),
weight: math.unit(1240, "lb"),
name: "Side",
image: {
source: "./media/characters/mika-valentine/side.svg",


Cargando…
Cancelar
Guardar