Przeglądaj źródła

Add Azteck's sizes

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

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

@@ -28894,7 +28894,15 @@ characterMakers.push(() => makeCharacter(
},
},
[
{
name: "Bite sized",
height: math.unit(16, "cm")
},
{
name: "Normal",
height: math.unit(1.8, "meters"),
default: true
},
]
))



Ładowanie…
Anuluj
Zapisz