|
|
|
@@ -68439,21 +68439,25 @@ characterMakers.push(() => makeCharacter( |
|
|
|
default: true |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Macro", |
|
|
|
name: "Kaiju", |
|
|
|
height: math.unit((5 + 8/12) * 54.6087, "feet") |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Macro+", |
|
|
|
name: "Pez Humans", |
|
|
|
height: math.unit((5 + 8/12) * 121.92, "feet") |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Mega", |
|
|
|
name: "Pez Buses", |
|
|
|
height: math.unit((5 + 8/12) * 796.67, "feet") |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Mega+", |
|
|
|
name: "Pez Planes", |
|
|
|
height: math.unit((5 + 8/12) * 5086.6, "feet") |
|
|
|
}, |
|
|
|
{ |
|
|
|
name: "Pez Khalifa", |
|
|
|
height: math.unit((5 + 8/12) * 55320, "feet") |
|
|
|
}, |
|
|
|
] |
|
|
|
)) |
|
|
|
|
|
|
|
|