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
Set Zephiro's default height
tags/v0.1.0
Fen Dweller
6 years ago
parent
aac61837f6
commit
22dd1ee0d7
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
presets/characters.js
+ 2
- 1
presets/characters.js
View File
@@ -813,7 +813,8 @@ characterMakers["Zephiro"] = () => {
},
{
name: "Normal",
height: math.unit(5 + 3/12, "feet")
height: math.unit(5 + 3/12, "feet"),
default: true
},
{
name: "Macro",
Write
Preview
Loading…
Cancel
Save