Przeglądaj źródła

Give Leonardo a default size

tags/v0.1.0
Fen Dweller 6 lat temu
rodzic
commit
06c345399d
1 zmienionych plików z 5 dodań i 1 usunięć
  1. +5
    -1
      presets/characters.js

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

@@ -17849,7 +17849,11 @@ characterMakers["Leonardo Lycheborne"] = () => {
},
},
[
{
name: "Normal",
height: math.unit(6 + 1/12, "feet"),
default: true
},
]
)
};


Ładowanie…
Anuluj
Zapisz