|
|
|
@@ -31381,11 +31381,20 @@ characterMakers.push(() => makeCharacter( |
|
|
|
{ |
|
|
|
front: { |
|
|
|
height: math.unit(4.2, "meters"), |
|
|
|
preyCapacity: math.unit(50, "m^3"), |
|
|
|
name: "Front", |
|
|
|
image: { |
|
|
|
source: "./media/characters/sydney/front.svg", |
|
|
|
extra: 1323 / 1277, |
|
|
|
bottom: 111 / 1434 |
|
|
|
extra: 1177/1129, |
|
|
|
bottom: 197/1374 |
|
|
|
}, |
|
|
|
extraAttributes: { |
|
|
|
"length": { |
|
|
|
name: "Length", |
|
|
|
power: 1, |
|
|
|
type: "length", |
|
|
|
base: math.unit(21, "meters") |
|
|
|
}, |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|