Przeglądaj źródła

Update Clove's weight

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

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

@@ -27445,7 +27445,7 @@ characterMakers.push(() => makeCharacter(
{
front: {
height: math.unit(10, "feet"),
weight: math.unit(150, "lb"),
weight: math.unit(750, "lb"),
name: "Front",
image: {
source: "./media/characters/clove/front.svg",
@@ -27455,7 +27455,7 @@ characterMakers.push(() => makeCharacter(
},
back: {
height: math.unit(10, "feet"),
weight: math.unit(150, "lb"),
weight: math.unit(750, "lb"),
name: "Back",
image: {
source: "./media/characters/clove/back.svg",


Ładowanie…
Anuluj
Zapisz