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 big froot
tags/v0.1.0
Fen Dweller
6 anni fa
parent
544199b478
commit
4f252a8d06
1 ha cambiato i file
con
5 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
presets/characters.js
+ 5
- 1
presets/characters.js
Vedi File
@@ -19905,10 +19905,14 @@ characterMakers["Fruity"] = () => {
},
[
{
name: "
Demonic
",
name: "
Normal
",
height: math.unit(166.6, "cm"),
default: true
},
{
name: "Demonic",
height: math.unit(166.6, "feet")
},
]
)
};
Write
Preview
Loading…
Annulla
Salva