This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Fix the height of Erestrebah's back view
tags/v0.0.6
Fen Dweller
5 years ago
parent
6407c305bc
commit
2def22631f
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
presets/characters.js
+ 2
- 1
presets/characters.js
View 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…
Cancel
Save