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
Adjust Solidarity's height
master
Fen Dweller
1 anno fa
parent
942afcdba6
commit
9ad800fed5
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
@@ -66339,7 +66339,7 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Normal",
height: math.unit(1065, "meters"),
height: math.unit(1065
* 1.56
, "meters"),
default: true
},
]
Write
Preview
Loading…
Annulla
Salva