From f28a34cddb80bfaf40658ea9497b365591087a51 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Mon, 6 Apr 2020 16:34:27 -0400 Subject: [PATCH] Add Leonardo Lycheborne's dick Now that we're self-hosted, we can have all the smut we want! --- media/attribution.js | 1 + media/characters/leonardo-lycheborne/dick.svg | 60 +++++++++++++++++++ presets/characters.js | 14 +++++ 3 files changed, 75 insertions(+) create mode 100644 media/characters/leonardo-lycheborne/dick.svg diff --git a/media/attribution.js b/media/attribution.js index 1bb3a460..2dc3e4a5 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -7284,6 +7284,7 @@ const attributionData = { { name: "feral.svg", source: "https://www.furaffinity.net/view/35061227/" }, { name: "taur.svg", source: "https://www.furaffinity.net/view/35061227/" }, { name: "barghest.svg", source: "https://www.furaffinity.net/view/35061227/" }, + { name: "dick.svg", source: null }, ], authors: [ "palelilly" diff --git a/media/characters/leonardo-lycheborne/dick.svg b/media/characters/leonardo-lycheborne/dick.svg new file mode 100644 index 00000000..34437e8c --- /dev/null +++ b/media/characters/leonardo-lycheborne/dick.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 9c4e89df..e99cfdf0 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -16569,6 +16569,20 @@ characterMakers["Leonardo Lycheborne"] = () => makeCharacter( bottom: 0.027 } }, + dick: { + height: math.unit((6 + 1/12) / 4.09, "feet"), + name: "Dick", + image: { + source: "./media/characters/leonardo-lycheborne/dick.svg" + } + }, + dickWere: { + height: math.unit((20) / 3.8, "feet"), + name: "Dick (Were)", + image: { + source: "./media/characters/leonardo-lycheborne/dick.svg" + } + }, }, [ {