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 Fen's non-default views being too large
master
Fen Dweller
4 years ago
parent
470a04ce32
commit
5f5aedacfd
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
@@ -1727,7 +1727,7 @@ characterMakers.push(() => makeCharacter(
},
{
back: {
height: math.unit(
1
, "meter"),
height: math.unit(
2.2428
, "meter"),
weight: math.unit(124.738, "kg"),
name: "Back",
image: {
Write
Preview
Loading…
Cancel
Save