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" + } + }, }, [ {