Sfoglia il codice sorgente

Adjust the size of Noah's side view

master
Fen Dweller 4 anni fa
parent
commit
92a2698f12
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Vedi File

@@ -43700,7 +43700,7 @@ characterMakers.push(() => makeCharacter(
}
},
side: {
height: math.unit(2.7, "meters"),
height: math.unit(2.97, "meters"),
weight: math.unit(25000, "lb"),
name: "Side",
image: {


Loading…
Annulla
Salva