diff --git a/media/attribution.js b/media/attribution.js index 2ff24616..34cf4a86 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -10027,7 +10027,7 @@ const attributionData = { "furipa93" ], owners: [ - "maxene-sita" + "xavierjamesice1" ] }, { @@ -10166,6 +10166,18 @@ const attributionData = { "xrequiem" ] }, + { + prefix: "./media/characters/xavier-thyme/", + files: [ + { name: "front.svg", source: "https://www.furaffinity.net/view/26999698/" } + ], + authors: [ + "red" + ], + owners: [ + "xavierjamesice1" + ] + }, //characters { prefix: "./media/dildos/chance/", @@ -13988,9 +14000,9 @@ const attributionData = { "name": "Momofluff", "url": "https://www.furaffinity.net/user/momofluff/", }, - "maxene-sita": { - "name": "Maxene Sita", - "url": "https://www.f-list.net/c/maxene%20sita", + "xavierjamesice1": { + "name": "XavierJamesIce_1", + "url": "https://www.furaffinity.net/user/xavierjamesice1/", }, "furipa93": { "name": "furipa93", @@ -14024,6 +14036,10 @@ const attributionData = { "name": "Karijn", "url": "https://www.furaffinity.net/user/karijn/", }, + "red": { + "name": "Red", + "url": "https://www.overlysarcasticproductions.com/", + }, } } diff --git a/media/characters/xavier-thyme/front.svg b/media/characters/xavier-thyme/front.svg new file mode 100644 index 00000000..66fe041a --- /dev/null +++ b/media/characters/xavier-thyme/front.svg @@ -0,0 +1,869 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 6066069e..0414afc6 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -25228,6 +25228,29 @@ characterMakers.push(() => makeCharacter( ] )) +characterMakers.push(() => makeCharacter( + { name: "Xavier Thyme" }, + { + front: { + height: math.unit(7 + 1012, "feet"), + weight: math.unit(255, "lb"), + name: "Front", + image: { + source: "./media/characters/xavier-thyme/front.svg", + extra: 4385/3642, + bottom: 131/4517 + } + }, + }, + [ + { + name: "Normal", + height: math.unit(7 + 10/12, "feet"), + default: true + }, + ] +)) + //characters