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 the height of Erestrebah's back view
tags/v0.0.6
Fen Dweller
5 anni fa
parent
6407c305bc
commit
2def22631f
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
@@ -1452,7 +1452,8 @@ characterMakers["Erestrebah"] = () => {
weight: math.unit(50, "kg"),
name: "Back",
image: {
source: "./media/characters/erestrebah/back.svg"
source: "./media/characters/erestrebah/back.svg",
extra: 1.2139
}
}
},
Write
Preview
Loading…
Annulla
Salva