|
|
|
@@ -31382,6 +31382,7 @@ characterMakers.push(() => makeCharacter( |
|
|
|
front: { |
|
|
|
height: math.unit(4.2, "meters"), |
|
|
|
preyCapacity: math.unit(50, "m^3"), |
|
|
|
weight: math.unit(30, "tonnes"), |
|
|
|
name: "Front", |
|
|
|
image: { |
|
|
|
source: "./media/characters/sydney/front.svg", |
|
|
|
@@ -47804,6 +47805,13 @@ characterMakers.push(() => makeCharacter( |
|
|
|
bottom: 126/1194 |
|
|
|
} |
|
|
|
}, |
|
|
|
maw: { |
|
|
|
height: math.unit(0.8125, "meter"), |
|
|
|
name: "Maw", |
|
|
|
image: { |
|
|
|
source: "./media/characters/ceruleus/maw.svg" |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
[ |
|
|
|
{ |
|
|
|
|