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 another size for Noma
tags/v0.1.0
Fen Dweller
6 years ago
parent
f8c706ebea
commit
e54493435f
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
@@ -8765,6 +8765,10 @@ characterMakers["Nomaxice"] = () => {
name: "Norm",
height: math.unit(1.82, "m")
},
{
name: "Norm+",
height: math.unit(8.8, "feet")
},
{
name: "Big",
height: math.unit(8, "meters"),
Write
Preview
Loading…
Cancel
Save