Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
macrovision
Segui
1
Vota
0
Forka
0
Codice
Problemi
5
Pull Requests
0
Rilasci
10
Wiki
Attività
Sfoglia il codice sorgente
Add Azteck's sizes
master
Fen Dweller
5 anni fa
parent
19d0311276
commit
6c6ba6f8be
1 ha cambiato i file
con
9 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-1
presets/characters.js
+ 9
- 1
presets/characters.js
Vedi File
@@ -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
},
]
))
Write
Preview
Loading…
Annulla
Salva