|
|
|
@@ -1824,6 +1824,14 @@ characterMakers["GiantGrowingVixen"] = () => { |
|
|
|
name: "Reasonably Sized", |
|
|
|
height: math.unit(25000, "parsecs") |
|
|
|
} |
|
|
|
{ |
|
|
|
name: "Slightly Uncompressed", |
|
|
|
height: math.unit(7.77e31, "parsecs") |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Omniversal", |
|
|
|
height: math.unit(1e300, "meters") |
|
|
|
}, |
|
|
|
], |
|
|
|
math.unit(47.7, "miles") |
|
|
|
) |
|
|
|
|