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 Fen's non-default views being too large
master
Fen Dweller
5 anni fa
parent
470a04ce32
commit
5f5aedacfd
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
@@ -1727,7 +1727,7 @@ characterMakers.push(() => makeCharacter(
},
{
back: {
height: math.unit(
1
, "meter"),
height: math.unit(
2.2428
, "meter"),
weight: math.unit(124.738, "kg"),
name: "Back",
image: {
Write
Preview
Loading…
Annulla
Salva