diff --git a/media/attribution.js b/media/attribution.js index 47ed164f..83ddbd98 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -4255,6 +4255,7 @@ const attributionData = { { prefix: "./media/characters/piper/", files: [ + { name: "head.svg", source: null, nsfw: false}, { name: "nipple.svg", source: null, nsfw: true} ], authors: [ diff --git a/media/characters/piper/head.svg b/media/characters/piper/head.svg new file mode 100644 index 00000000..560e24a5 --- /dev/null +++ b/media/characters/piper/head.svg @@ -0,0 +1,508 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 5167a045..a95186f2 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -6655,6 +6655,13 @@ characterMakers.push(() => makeCharacter( source: "./media/characters/piper/nipple.svg" } }, + head: { + height: math.unit(1.1, "feet"), + name: "Head", + image: { + source: "./media/characters/piper/head.svg" + } + }, }, [ {