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 Azteck's sizes
master
Fen Dweller
5 years ago
parent
19d0311276
commit
6c6ba6f8be
1 changed files
with
9 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-1
presets/characters.js
+ 9
- 1
presets/characters.js
View File
@@ -28894,7 +28894,15 @@ characterMakers.push(() => makeCharacter(
},
},
[
{
name: "Bite sized",
height: math.unit(16, "cm")
},
{
name: "Normal",
height: math.unit(1.8, "meters"),
default: true
},
]
))
Write
Preview
Loading…
Cancel
Save