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 Sigvald's front height
tags/v0.1.0
Fen Dweller
6 anni fa
parent
28f51fc562
commit
669f2b44f4
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
@@ -2956,7 +2956,8 @@ characterMakers["Sigvald"] = () => {
weight: math.unit(250, "lbs"),
name: "Front",
image: {
source: "./media/characters/sigvald/front.svg"
source: "./media/characters/sigvald/front.svg",
extra: 1000/850
}
},
back: {
Write
Preview
Loading…
Annulla
Salva