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 Sigvald's front height
tags/v0.1.0
Fen Dweller
6 years ago
parent
28f51fc562
commit
669f2b44f4
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
@@ -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…
Cancel
Save