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
Adjust Everett's vertical positioning
tags/v0.1.0
Fen Dweller
6 years ago
parent
30eadabbf4
commit
b5cd453ea3
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
@@ -4803,7 +4803,8 @@ characterMakers["Everett"] = () => {
name: "Front",
image: {
source: "./media/characters/everett/front.svg",
extra: 2038/1737
extra: 2038/1737 * (1 / (1 - 0.03)),
bottom: 0.03
}
},
paw: {
Write
Preview
Loading…
Cancel
Save