diff --git a/media/attribution.js b/media/attribution.js index 0174e28c..e16154cc 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -5139,6 +5139,18 @@ const attributionData = { "kuipaws" ] }, + { + prefix: "./media/characters/vanrel/", + files: [ + { name: "front-alt.svg", source: "https://www.furaffinity.net/view/37386189/" } + ], + authors: [ + "scruff" + ], + owners: [ + "kuipaws" + ] + }, { prefix: "./media/characters/varg/", files: [ @@ -10161,6 +10173,19 @@ const attributionData = { "xavierjamesice1" ] }, + { + prefix: "./media/characters/maxene-sita/", + files: [ + { name: "fox-laying.svg", source: "https://www.furaffinity.net/view/36990863/" }, + { name: "hellhound.svg", source: "https://www.furaffinity.net/view/37074459/" }, + ], + authors: [ + "followerofdionysus" + ], + owners: [ + "xavierjamesice1" + ] + }, { prefix: "./media/characters/maia/", files: [ @@ -16013,6 +16038,10 @@ const attributionData = { "name": "Fulgarite", "url": "https://www.furaffinity.net/user/fulgarite/" }, + "followerofdionysus": { + "name": "Follower of Dionysus", + "url": "https://www.furaffinity.net/user/followerofdionysus/" + }, } } diff --git a/media/characters/maxene-sita/fox-laying.svg b/media/characters/maxene-sita/fox-laying.svg new file mode 100644 index 00000000..a3661972 --- /dev/null +++ b/media/characters/maxene-sita/fox-laying.svg @@ -0,0 +1,331 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/maxene-sita/hellhound.svg b/media/characters/maxene-sita/hellhound.svg new file mode 100644 index 00000000..6da524e2 --- /dev/null +++ b/media/characters/maxene-sita/hellhound.svg @@ -0,0 +1,306 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/vanrel/front-alt.svg b/media/characters/vanrel/front-alt.svg new file mode 100644 index 00000000..4615d5d3 --- /dev/null +++ b/media/characters/vanrel/front-alt.svg @@ -0,0 +1,648 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index e1579a40..d5c5a25e 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -11470,7 +11470,7 @@ characterMakers.push(() => makeCharacter( { front: { height: math.unit(4 + 7 / 12, "feet"), - weight: math.unit(150, "lb"), + weight: math.unit(50, "lb"), name: "Front", image: { source: "./media/characters/vanrel/front.svg", @@ -11478,9 +11478,19 @@ characterMakers.push(() => makeCharacter( bottom: 0.02 } }, + frontAlt: { + height: math.unit(4 + 7 / 12, "feet"), + weight: math.unit(50, "lb"), + name: "Front-alt", + image: { + source: "./media/characters/vanrel/front-alt.svg", + extra: 1, + bottom: 15/1511 + } + }, elemental: { height: math.unit(3, "feet"), - weight: math.unit(150, "lb"), + weight: math.unit(50, "lb"), name: "Elemental", image: { source: "./media/characters/vanrel/elemental.svg", @@ -11490,7 +11500,7 @@ characterMakers.push(() => makeCharacter( }, side: { height: math.unit(4 + 7 / 12, "feet"), - weight: math.unit(150, "lb"), + weight: math.unit(50, "lb"), name: "Side", image: { source: "./media/characters/vanrel/side.svg", @@ -25371,6 +25381,16 @@ characterMakers.push(() => makeCharacter( bottom: 2.1 / 148.19 } }, + foxLaying: { + height: math.unit(1.70, "feet"), + weight: math.unit(140, "lb"), + name: "Fox (Laying)", + image: { + source: "./media/characters/maxene-sita/fox-laying.svg", + extra: 910/572, + bottom: 71/981 + } + }, kitsune: { height: math.unit(10, "feet"), weight: math.unit(800, "lb"), @@ -25381,6 +25401,16 @@ characterMakers.push(() => makeCharacter( bottom: 4.7 / 189.9 } }, + hellhound: { + height: math.unit(10, "feet"), + weight: math.unit(700, "lb"), + name: "Hellhound", + image: { + source: "./media/characters/maxene-sita/hellhound.svg", + extra: 1600/1545, + bottom: 81/1681 + } + }, }, [ {