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 2th's weight
tags/v0.1.0
Fen Dweller
5 years ago
parent
3dce5f94f1
commit
dfe41429fc
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
@@ -20029,7 +20029,7 @@ characterMakers["2th"] = () => {
{
front: {
height: math.unit(1500, "feet"),
weight: math.unit(3.8, "
mega
tons"),
weight: math.unit(3.8
e6
, "tons"),
name: "Front",
image: {
source: "./media/characters/2th/front.svg",
Write
Preview
Loading…
Cancel
Save