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 a new height for Shingo
master
Fen Dweller
5 years ago
parent
46209a772f
commit
962097d69a
1 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
presets/characters.js
+ 5
- 1
presets/characters.js
View File
@@ -2408,7 +2408,11 @@ characterMakers.push(() => makeCharacter(
{
name: "Macro",
height: math.unit(108, "feet")
}
},
{
name: "Macro+",
height: math.unit(1500, "feet")
},
]
))
Write
Preview
Loading…
Cancel
Save