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 smaller size for Bunsen
tags/v0.1.0
Fen Dweller
5 years ago
parent
5bf06ca33f
commit
0b1b9b1ee5
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
@@ -20166,6 +20166,10 @@ characterMakers.push(() => makeCharacter(
},
},
[
{
name: "Small",
height: math.unit(10, "feet")
},
{
name: "Normal",
height: math.unit(15.6, "meters"),
Write
Preview
Loading…
Cancel
Save