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 new sizes for Lira
master
Fen Dweller
5 years ago
parent
9207d087ac
commit
7842b99cd8
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
presets/characters.js
+ 8
- 0
presets/characters.js
View File
@@ -27833,6 +27833,14 @@ characterMakers.push(() => makeCharacter(
name: "Macro",
height: math.unit(100, "feet")
},
{
name: "Macro²",
height: math.unit(1600, "feet")
},
{
name: "Planetary",
height: math.unit(20, "earths")
},
]
))
Write
Preview
Loading…
Cancel
Save