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
Add another size for Candy
master
Fen Dweller
5 years ago
parent
86ff8daed6
commit
1d78ee8861
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
presets/characters.js
+ 4
- 0
presets/characters.js
View File
@@ -34933,6 +34933,10 @@ characterMakers.push(() => makeCharacter(
name: "Megamacro",
name: "Megamacro",
height: math.unit(22000, "miles")
height: math.unit(22000, "miles")
},
},
{
name: "Gigamacro",
height: math.unit(50000, "miles")
},
]
]
))
))
Write
Preview
Loading…
Cancel
Save