diff --git a/media/attribution.js b/media/attribution.js index 1da80261..3e00b345 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -4364,6 +4364,18 @@ const attributionData = { "shingo" ] }, + { + prefix: "./media/characters/shingo/", + files: [ + { name: "paw.svg", source: "https://twitter.com/Shingo_Mercer/status/1232777823540011008" } + ], + authors: [ + "keromasou" + ], + owners: [ + "shingo" + ] + }, { prefix: "./media/characters/shiroryu/", files: [ @@ -14561,6 +14573,10 @@ const attributionData = { "name": "HazakyAracely", "url": "https://www.furaffinity.net/user/hazakyaracely", }, + "keromasou": { + "name": "Keromasou", + "url": "https://twitter.com/Keromasou", + }, } } diff --git a/media/characters/shingo/paw.svg b/media/characters/shingo/paw.svg new file mode 100644 index 00000000..3708df83 --- /dev/null +++ b/media/characters/shingo/paw.svg @@ -0,0 +1,121 @@ + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index f509edb2..360a3692 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -2260,6 +2260,13 @@ characterMakers.push(() => makeCharacter( bottom: 0.005 } }, + paw: { + height: math.unit(1, "feet"), + name: "Paw", + image: { + source: "./media/characters/shingo/paw.svg" + } + }, }, [ {