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
Fix Andrew's normal height
tags/v0.1.0
Fen Dweller
5 years ago
parent
b6a68bfa41
commit
ca14ec486b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
presets/characters.js
+ 1
- 1
presets/characters.js
View File
@@ -5529,7 +5529,7 @@ characterMakers["Andrew Cooper"] = () => {
},
{
name: "Normal",
height: math.unit(
194, "cm
"),
height: math.unit(
5 + 6/12, "feet
"),
default: true
}
]
Write
Preview
Loading…
Cancel
Save