Browse Source

Add another size for Rain

tags/v0.1.0
Fen Dweller 6 years ago
parent
commit
461ab37e88
1 changed files with 4 additions and 0 deletions
  1. +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")
)


Loading…
Cancel
Save