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 Marvy's head size
master
Fen Dweller
4 years ago
parent
7820af2c5d
commit
c65be3988b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
presets/characters.js
+ 1
- 1
presets/characters.js
View File
@@ -45905,7 +45905,7 @@ characterMakers.push(() => makeCharacter(
}
},
head: {
height: math.unit(
1
, "feet"),
height: math.unit(
2.85
, "feet"),
name: "Head",
image: {
source: "./media/characters/marvy/head.svg"
Write
Preview
Loading…
Cancel
Save