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 the megamacro size for Aarkus
master
Fen Dweller
3 years ago
parent
58f78f9c8d
commit
b780bdbf70
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
@@ -53072,7 +53072,7 @@ characterMakers.push(() => makeCharacter(
},
{
name: "Megamacro",
height: math.unit(2.017, "m
eters
")
height: math.unit(2.017, "
k
m")
},
]
))
Write
Preview
Loading…
Cancel
Save