Przeglądaj źródła

Fix Camia's base weight

master
Fen Dweller 3 lat temu
rodzic
commit
2e178464fa
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz