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
Set Zephiro's default height
tags/v0.1.0
Fen Dweller
6 anni fa
parent
aac61837f6
commit
22dd1ee0d7
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
presets/characters.js
+ 2
- 1
presets/characters.js
Vedi File
@@ -813,7 +813,8 @@ characterMakers["Zephiro"] = () => {
},
{
name: "Normal",
height: math.unit(5 + 3/12, "feet")
height: math.unit(5 + 3/12, "feet"),
default: true
},
{
name: "Macro",
Write
Preview
Loading…
Annulla
Salva