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 a 'big' height for Rai
master
Fen Dweller
4 anni fa
parent
68ce55b226
commit
747b806c95
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
presets/characters.js
+ 4
- 0
presets/characters.js
Vedi File
@@ -2465,6 +2465,10 @@ characterMakers.push(() => makeCharacter(
name: "Normal",
height: math.unit(7 + 2/12, "feet")
},
{
name: "Big",
height: math.unit(11, "feet")
},
{
name: "Macro",
height: math.unit(302, "feet"),
Write
Preview
Loading…
Annulla
Salva