Browse Source

Adjust Rain Fallen's Void size

master
Fen Dweller 5 years ago
parent
commit
3e3ea89669
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js View File

@@ -4512,7 +4512,7 @@ characterMakers.push(() => makeCharacter(
}, },
{ {
name: "Void", name: "Void",
height: math.unit(6.66e66, "yottameters")
height: math.unit(1e88, "yottameters")
} }
] ]
)) ))


Loading…
Cancel
Save