|
|
@@ -8808,6 +8808,14 @@ characterMakers["Jordan Deware"] = () => { |
|
|
height: math.unit(4, "feet"), |
|
|
height: math.unit(4, "feet"), |
|
|
default: true |
|
|
default: true |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
name: "Minimacro", |
|
|
|
|
|
height: math.unit(40, "meters") |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
name: "Small Macro", |
|
|
|
|
|
height: math.unit(400, "meters") |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
name: "Macro", |
|
|
name: "Macro", |
|
|
height: math.unit(4, "miles") |
|
|
height: math.unit(4, "miles") |
|
|
|