|
|
|
@@ -29203,14 +29203,18 @@ characterMakers.push(() => makeCharacter( |
|
|
|
}, |
|
|
|
}, |
|
|
|
[ |
|
|
|
{ |
|
|
|
name: "Kenzie Flea", |
|
|
|
height: math.unit(2, "mm"), |
|
|
|
default: true |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Micro", |
|
|
|
height: math.unit(1.5, "inches") |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Normal", |
|
|
|
height: math.unit(152, "feet"), |
|
|
|
default: true |
|
|
|
height: math.unit(152, "feet") |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Megamacro", |
|
|
|
|