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 Abbott Absol's megamicro size
tags/v0.1.0
Fen Dweller
6 years ago
parent
79cd2c0e88
commit
a13c8e57b6
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
@@ -7551,7 +7551,7 @@ characterMakers["Abbott Absol"] = () => {
[
{
name: "Megamicro",
height: math.unit(0.
0
1, "mm")
height: math.unit(0.1, "mm")
},
{
name: "Micro",
Write
Preview
Loading…
Cancel
Save