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
Reduce Alex's max size a bit so that it doesn't break
master
Fen Dweller
6 years ago
parent
00a16c0964
commit
ce2a164509
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
@@ -22104,7 +22104,7 @@ characterMakers.push(() => makeCharacter(
},
{
name: "Max Size",
height: math.unit(1.
57
e283, "yottameters")
height: math.unit(1.
4
e283, "yottameters")
},
]
))
Write
Preview
Loading…
Cancel
Save