|
|
|
@@ -8099,10 +8099,18 @@ characterMakers["Mega Shi"] = () => { |
|
|
|
name: "Megamacro", |
|
|
|
height: math.unit(10, "miles") |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Planetary Launch", |
|
|
|
height: math.unit(500, "miles") |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Interstellar", |
|
|
|
height: math.unit(1e9, "miles") |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Leaving the Universe", |
|
|
|
height: math.unit(1, "gigaparsec") |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Travelling Universes", |
|
|
|
height: math.unit(30e15, "parsecs") |
|
|
|
|