diff --git a/media/attribution.js b/media/attribution.js index a405d8cb..8a2fd7b4 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -12158,6 +12158,32 @@ const attributionData = { "purriwinkle" ] }, + { + prefix: "./media/characters/purri/", + files: [ + { name: "boots.svg", source: "https://twitter.com/Purriwinkle/status/1245822980476686336/photo/2" }, + { name: "front-alt.svg", source: "https://twitter.com/Purriwinkle/status/1151176085192597504" }, + { name: "devious.svg", source: "https://twitter.com/Purriwinkle/status/1151176085192597504" }, + ], + authors: [ + "msricket" + ], + owners: [ + "purriwinkle" + ] + }, + { + prefix: "./media/characters/purri/", + files: [ + { name: "lying.svg", source: "https://www.furaffinity.net/view/25400148/" } + ], + authors: [ + "darkomi" + ], + owners: [ + "purriwinkle" + ] + }, //characters { prefix: "./media/dildos/chance/", @@ -16768,6 +16794,10 @@ const attributionData = { "name": "Purri", "url": "https://twitter.com/Purriwinkle" }, + "darkomi": { + "name": "Darkomi", + "url": "https://twitter.com/Vernon_Cross/" + }, } } diff --git a/media/characters/purri/boots.svg b/media/characters/purri/boots.svg new file mode 100644 index 00000000..fae11605 --- /dev/null +++ b/media/characters/purri/boots.svg @@ -0,0 +1,799 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/purri/devious.svg b/media/characters/purri/devious.svg new file mode 100644 index 00000000..24e75c52 --- /dev/null +++ b/media/characters/purri/devious.svg @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/purri/front-alt.svg b/media/characters/purri/front-alt.svg new file mode 100644 index 00000000..59bb80be --- /dev/null +++ b/media/characters/purri/front-alt.svg @@ -0,0 +1,458 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/purri/lying.svg b/media/characters/purri/lying.svg new file mode 100644 index 00000000..56e55b20 --- /dev/null +++ b/media/characters/purri/lying.svg @@ -0,0 +1,429 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 2a1a5ec7..02b61fa4 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -31371,6 +31371,42 @@ characterMakers.push(() => makeCharacter( bottom: 32/1730 } }, + frontAlt: { + height: math.unit(6 + 5/12, "feet"), + name: "Front (Alt)", + image: { + source: "./media/characters/purri/front-alt.svg", + extra: 450/420, + bottom: 26/476 + } + }, + boots: { + height: math.unit(5.5, "feet"), + name: "Boots", + image: { + source: "./media/characters/purri/boots.svg", + extra: 905/853, + bottom: 18/923 + } + }, + lying: { + height: math.unit(2, "feet"), + name: "Lying", + image: { + source: "./media/characters/purri/lying.svg", + extra: 940/843, + bottom: 146/1086 + } + }, + devious: { + height: math.unit(1.77, "feet"), + name: "Devious", + image: { + source: "./media/characters/purri/devious.svg", + extra: 1440/1155, + bottom: 147/1587 + } + }, }, [ {