Sfoglia il codice sorgente

Adjust Vivian (the sylveon)'s default height

master
Fen Dweller 3 anni fa
parent
commit
02d7ddb47a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Vedi File

@@ -41533,7 +41533,7 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Normal",
height: math.unit(9, "feet"),
height: math.unit(10, "feet"),
default: true
},
{


Loading…
Annulla
Salva