Przeglądaj źródła

Fix Terry's weight

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

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

@@ -46148,7 +46148,7 @@ characterMakers.push(() => makeCharacter(
{
side: {
height: math.unit(12, "feet"),
weight: math.unit(150, "lb"),
weight: math.unit(4000, "lb"),
name: "Side",
image: {
source: "./media/characters/terry/side.svg",


Ładowanie…
Anuluj
Zapisz