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
Adjust Solidarity's height
master
Fen Dweller
1 year ago
parent
942afcdba6
commit
9ad800fed5
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
@@ -66339,7 +66339,7 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Normal",
height: math.unit(1065, "meters"),
height: math.unit(1065
* 1.56
, "meters"),
default: true
},
]
Write
Preview
Loading…
Cancel
Save