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
Fix Keltre's default size
master
Fen Dweller
4 anni fa
parent
73354e2163
commit
d59b4d0c03
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
presets/characters.js
+ 1
- 1
presets/characters.js
Vedi File
@@ -49826,7 +49826,7 @@ characterMakers.push(() => makeCharacter(
},
{
name: "Normal",
height: math.unit(
6
, "feet"),
height: math.unit(
5 + 2/12
, "feet"),
default: true
},
]
Write
Preview
Loading…
Annulla
Salva