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
Add anothe size for Mega Shi
tags/v0.1.0
Fen Dweller
5 years ago
parent
9fcbe23b8a
commit
25024b9083
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
presets/characters.js
+ 4
- 0
presets/characters.js
View File
@@ -7667,6 +7667,10 @@ characterMakers.push(() => makeCharacter(
name: "Micro",
height: math.unit(16 + 6 / 12, "feet")
},
{
name: "Third Dimension",
height: math.unit(40, "meters")
},
{
name: "Normal",
height: math.unit(660, "feet"),
Write
Preview
Loading…
Cancel
Save