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
Correct Alicia's megamacro height
tags/v0.1.0
Fen Dweller
6 years ago
parent
f0155084cc
commit
c6df881c73
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
presets/characters.js
+ 1
- 1
presets/characters.js
View File
@@ -4328,7 +4328,7 @@ characterMakers["Alicia"] = () => {
},
},
{
{
name: "Megamacro",
name: "Megamacro",
height: math.unit(
3.334
, "kilometers")
height: math.unit(
10000
, "kilometers")
},
},
]
]
)
)
Write
Preview
Loading…
Cancel
Save