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 Rain
tags/v0.1.0
Fen Dweller
6 years ago
parent
d35e55a4e2
commit
461ab37e88
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
presets/characters.js
+ 4
- 0
presets/characters.js
View File
@@ -2881,6 +2881,10 @@ characterMakers["Rain Fallen"] = () => {
name: "Scarlet King",
height: math.unit(18, "yottameters")
},
{
name: "Void",
height: math.unit(6.66e66, "yottameters")
}
],
math.unit(150, "meter")
)
Write
Preview
Loading…
Cancel
Save