|
|
|
@@ -57632,6 +57632,26 @@ characterMakers.push(() => makeCharacter( |
|
|
|
default: true, |
|
|
|
form: "snivy" |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Macro", |
|
|
|
height: math.unit(500, "feet"), |
|
|
|
allForms: true |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Mega Macro", |
|
|
|
height: math.unit(10, "earths"), |
|
|
|
allForms: true |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Giga Macro", |
|
|
|
height: math.unit(1, "galaxy"), |
|
|
|
allForms: true |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Godly Macro", |
|
|
|
height: math.unit(1e10, "multiverses"), |
|
|
|
allForms: true |
|
|
|
}, |
|
|
|
], |
|
|
|
{ |
|
|
|
"snivy": { |
|
|
|
|