diff --git a/media/attribution.js b/media/attribution.js index 6f7be58a..0a1ee755 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -1639,6 +1639,18 @@ const attributionData = { "vercursar" ] }, + { + prefix: "./media/characters/dafydd-tomos/", + files: [ + { name: "front.svg", source: "https://twitter.com/SolarfoxArt/status/1234128602939060226" } + ], + authors: [ + "solarfoxart" + ], + owners: [ + "solarfoxart" + ] + }, { prefix: "./media/characters/daniel/", files: [ @@ -5021,6 +5033,10 @@ const attributionData = { "name": "shorty-antics-furries", "url": "https://www.furaffinity.net/user/shorty-antics-furries", }, + "solarfoxart": { + "name": "SolarfoxArt", + "url": "https://twitter.com/SolarfoxArt", + }, } } diff --git a/media/characters/dafydd-tomos/front.svg b/media/characters/dafydd-tomos/front.svg new file mode 100644 index 00000000..e53ee1b8 --- /dev/null +++ b/media/characters/dafydd-tomos/front.svg @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 348af303..53be4a39 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -8124,6 +8124,32 @@ characterMakers["Mekuto"] = () => { ) }; +characterMakers["Dafydd Tomos"] = () => { + return makeCharacter( + "Dafydd Tomos", + "SolarfoxArt", + { + front: { + height: math.unit(6.5, "inches"), + weight: math.unit(13, "oz"), + name: "Front", + image: { + source: "./media/characters/dafydd-tomos/front.svg", + extra: 2990/2603 * (1 / (1 - 0.03)), + bottom: 0.03 + } + }, + }, + [ + { + name: "Micro", + height: math.unit(6.5, "inches"), + default: true + }, + ] + ) +}; + function makeCharacters() { const results = []; results.push({