diff --git a/media/attribution.js b/media/attribution.js index a2eb097e..1cbb4b2d 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -17426,6 +17426,18 @@ const attributionData = { "myriad" ] }, + { + prefix: "./media/characters/ceruleus/", + files: [ + { name: "maw.svg", source: "https://twitter.com/Swamp_Jaws/status/1400414581655224324" } + ], + authors: [ + "swamp-jaws" + ], + owners: [ + "myriad" + ] + }, { prefix: "./media/characters/acouya/", files: [ @@ -29135,6 +29147,10 @@ const attributionData = { "name": "Draco", "url": "https://refsheet.net/DracoOfZeradaith/draco-of-zeradaith" }, + "swamp-jaws": { + "name": "Swampy", + "url": "https://twitter.com/Swamp_Jaws" + }, } } diff --git a/media/characters/ceruleus/maw.svg b/media/characters/ceruleus/maw.svg new file mode 100644 index 00000000..a1e41853 --- /dev/null +++ b/media/characters/ceruleus/maw.svg @@ -0,0 +1,5872 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 5ae07771..c60ee779 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -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" + } + }, }, [ {