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
Give Leonardo a default size
tags/v0.1.0
Fen Dweller
6 years ago
parent
5a01275544
commit
06c345399d
1 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
presets/characters.js
+ 5
- 1
presets/characters.js
View File
@@ -17849,7 +17849,11 @@ characterMakers["Leonardo Lycheborne"] = () => {
},
},
[
{
name: "Normal",
height: math.unit(6 + 1/12, "feet"),
default: true
},
]
)
};
Write
Preview
Loading…
Cancel
Save