diff --git a/media/attribution.js b/media/attribution.js index 4908711b..05222dc5 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -10834,6 +10834,18 @@ const attributionData = { "demkatazul" ] }, + { + prefix: "./media/characters/shui/", + files: [ + { name: "front.svg", source: "https://twitter.com/maru_ark/status/1272021407673864192" } + ], + authors: [ + "cansonzard" + ], + owners: [ + "maru-ark" + ] + }, //characters { prefix: "./media/dildos/chance/", @@ -14938,6 +14950,14 @@ const attributionData = { "name": "Theo", "url": "https://twitter.com/DemKatazul", }, + "maru-ark": { + "name": "maru_ark", + "url": "https://twitter.com/maru_ark", + }, + "cansonzard": { + "name": "Canson", + "url": "https://twitter.com/cansonzard", + }, } } diff --git a/media/characters/shui/front.svg b/media/characters/shui/front.svg new file mode 100644 index 00000000..f40afa88 --- /dev/null +++ b/media/characters/shui/front.svg @@ -0,0 +1,550 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 3ec14fce..854520e9 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -27192,6 +27192,29 @@ characterMakers.push(() => makeCharacter( ] )) +characterMakers.push(() => makeCharacter( + { name: "Shui", species: ["dragon"], tags: ["anthro"] }, + { + front: { + height: math.unit(1, "mile"), + weight: math.unit(265261.9, "lb"), + name: "Front", + image: { + source: "./media/characters/shui/front.svg", + extra: 1633/1564, + bottom: 91.5/1726 + } + }, + }, + [ + { + name: "Macro", + height: math.unit(1, "mile"), + default: true + }, + ] +)) + characterMakers.push(() => makeCharacter( { name: "Arokh Takakura", species: ["dragon"], tags: ["anthro"] }, {