|
|
@@ -43565,7 +43565,11 @@ characterMakers.push(() => makeCharacter( |
|
|
[ |
|
|
[ |
|
|
{ |
|
|
{ |
|
|
name: "Human Size", |
|
|
name: "Human Size", |
|
|
height: math.unit(6, "feet"), |
|
|
|
|
|
|
|
|
height: math.unit(6, "feet") |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
name: "Big Steppy", |
|
|
|
|
|
height: math.unit(600, "meters"), |
|
|
default: true |
|
|
default: true |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
|