From 8d5f95bb83e6235b5c88d384ba7b5d01d981e96b Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Wed, 6 May 2020 13:29:10 -0400 Subject: [PATCH] Add Draekon Sylviar --- media/attribution.js | 26 + .../draekon-sylviar/dick-separated.svg | 123 ++ media/characters/draekon-sylviar/dick.svg | 89 ++ media/characters/draekon-sylviar/foot.svg | 50 + media/characters/draekon-sylviar/front.svg | 1071 +++++++++++++++++ media/characters/draekon-sylviar/hand.svg | 73 ++ media/characters/draekon-sylviar/head.svg | 263 ++++ media/characters/draekon-sylviar/tail.svg | 107 ++ presets/characters.js | 80 +- 9 files changed, 1880 insertions(+), 2 deletions(-) create mode 100644 media/characters/draekon-sylviar/dick-separated.svg create mode 100644 media/characters/draekon-sylviar/dick.svg create mode 100644 media/characters/draekon-sylviar/foot.svg create mode 100644 media/characters/draekon-sylviar/front.svg create mode 100644 media/characters/draekon-sylviar/hand.svg create mode 100644 media/characters/draekon-sylviar/head.svg create mode 100644 media/characters/draekon-sylviar/tail.svg diff --git a/media/attribution.js b/media/attribution.js index 9bfb6273..d9d97b7e 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -9506,6 +9506,24 @@ const attributionData = { "jasmith" ] }, + { + prefix: "./media/characters/draekon-sylviar/", + files: [ + { name: "front.svg", source: "https://www.furaffinity.net/view/27347265/" }, + { name: "tail.svg", source: "https://www.furaffinity.net/view/27347265/" }, + { name: "head.svg", source: "https://www.furaffinity.net/view/27347265/" }, + { name: "hand.svg", source: "https://www.furaffinity.net/view/27347265/" }, + { name: "foot.svg", source: "https://www.furaffinity.net/view/27347265/" }, + { name: "dick.svg", source: "https://www.furaffinity.net/view/27347265/", nsfw: true }, + { name: "dick-separated.svg", source: "https://www.furaffinity.net/view/27347265/", nsfw: true }, + ], + authors: [ + "shinbo" + ], + owners: [ + "draekonsylviar" + ] + }, //characters { prefix: "./media/fiction/halo/halo/", @@ -13198,6 +13216,14 @@ const attributionData = { "name": "Psycholine", "url": "https://aminoapps.com/c/commission-amino/page/user/psycholine/Px7P_gBUPfNbdwJ4lY2Xob1ZYoqd1M3b2ahN", }, + "shinbo": { + "name": "Shinbo", + "url": "https://www.furaffinity.net/user/shinbo", + }, + "draekonsylviar": { + "name": "DraekonSylviar", + "url": "https://www.furaffinity.net/user/draekonsylviar/", + }, } } diff --git a/media/characters/draekon-sylviar/dick-separated.svg b/media/characters/draekon-sylviar/dick-separated.svg new file mode 100644 index 00000000..bc1f13d8 --- /dev/null +++ b/media/characters/draekon-sylviar/dick-separated.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/draekon-sylviar/dick.svg b/media/characters/draekon-sylviar/dick.svg new file mode 100644 index 00000000..6ee362f3 --- /dev/null +++ b/media/characters/draekon-sylviar/dick.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/draekon-sylviar/foot.svg b/media/characters/draekon-sylviar/foot.svg new file mode 100644 index 00000000..a5ef570b --- /dev/null +++ b/media/characters/draekon-sylviar/foot.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + diff --git a/media/characters/draekon-sylviar/front.svg b/media/characters/draekon-sylviar/front.svg new file mode 100644 index 00000000..aeb400e5 --- /dev/null +++ b/media/characters/draekon-sylviar/front.svg @@ -0,0 +1,1071 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/draekon-sylviar/hand.svg b/media/characters/draekon-sylviar/hand.svg new file mode 100644 index 00000000..38ff6529 --- /dev/null +++ b/media/characters/draekon-sylviar/hand.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + diff --git a/media/characters/draekon-sylviar/head.svg b/media/characters/draekon-sylviar/head.svg new file mode 100644 index 00000000..bb9b836d --- /dev/null +++ b/media/characters/draekon-sylviar/head.svg @@ -0,0 +1,263 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/draekon-sylviar/tail.svg b/media/characters/draekon-sylviar/tail.svg new file mode 100644 index 00000000..23ed5bfe --- /dev/null +++ b/media/characters/draekon-sylviar/tail.svg @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 916efc36..b8497960 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -21851,10 +21851,10 @@ characterMakers.push(() => makeCharacter( extra: 452/415 } }, - frontnsfw: { + frontNsfw: { height: math.unit(1.78, "meters"), weight: math.unit(65, "kg"), - name: "Front-nsfw", + name: "Front (NSFW)", image: { source: "./media/characters/aki/front-nsfw.svg", extra: 452/415 @@ -21974,6 +21974,82 @@ characterMakers.push(() => makeCharacter( }, ] )) + +characterMakers.push(() => makeCharacter( + { name: "Draekon Sylviar", species: "Dra'gal" }, + { + front: { + height: math.unit(4.53, "meters"), + weight: math.unit(3, "tons"), + name: "Front", + image: { + source: "./media/characters/draekon-sylviar/front.svg", + extra: 1228/1068, + bottom: 41/1270 + } + }, + tail: { + height: math.unit(1.772, "meter"), + name: "Tail", + image: { + source: "./media/characters/draekon-sylviar/tail.svg" + } + }, + head: { + height: math.unit(1.331, "meter"), + name: "Head", + image: { + source: "./media/characters/draekon-sylviar/head.svg" + } + }, + hand: { + height: math.unit(0.564, "meter"), + name: "Hand", + image: { + source: "./media/characters/draekon-sylviar/hand.svg" + } + }, + foot: { + height: math.unit(0.621, "meter"), + name: "Foot", + image: { + source: "./media/characters/draekon-sylviar/foot.svg", + bottom: 32/324 + } + }, + dick: { + height: math.unit(61, "cm"), + name: "Dick", + image: { + source: "./media/characters/draekon-sylviar/dick.svg" + } + }, + dickseparated: { + height: math.unit(61, "cm"), + name: "Dick-separated", + image: { + source: "./media/characters/draekon-sylviar/dick-separated.svg" + } + }, + }, + [ + { + name: "Small", + height: math.unit(4.53/2, "meters"), + default: true + }, + { + name: "Normal", + height: math.unit(4.53, "meters"), + default: true + }, + { + name: "Large", + height: math.unit(4.53*2, "meters"), + }, + ] +)) + //characters function makeCharacters() {