diff --git a/media/attribution.js b/media/attribution.js index a349bbbb..392c2b77 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -2357,6 +2357,18 @@ const attributionData = { "chemicalcrux" ] }, + { + prefix: "./media/characters/fen/", + files: [ + { name: "lounging.svg", source: "https://www.furaffinity.net/view/25613386/" } + ], + authors: [ + "plumm" + ], + owners: [ + "chemicalcrux" + ] + }, { prefix: "./media/characters/finn/", files: [ @@ -13493,6 +13505,10 @@ const attributionData = { "name": "maplecookies", "url": "https://www.furaffinity.net/user/maplecookies", }, + "plumm": { + "name": "Plumm", + "url": "http://furaffinity.net/user/plumm", + }, } } diff --git a/media/characters/fen/lounging.svg b/media/characters/fen/lounging.svg new file mode 100644 index 00000000..587e15bd --- /dev/null +++ b/media/characters/fen/lounging.svg @@ -0,0 +1,522 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index fb363328..9de077b6 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -93,12 +93,21 @@ characterMakers.push(() => makeCharacter( goo: { height: math.unit(2.8, "feet"), weight: math.unit(125, "kg"), + capacity: math.unit(2, "people"), name: "Goo", image: { source: "./media/characters/fen/goo.svg", bottom: 116/613 } }, + lounging: { + height: math.unit(6.5, "feet"), + weight: math.unit(125, "kg"), + name: "Lounging", + image: { + source: "./media/characters/fen/lounging.svg" + } + }, }, [ {