diff --git a/media/attribution.js b/media/attribution.js index deee8c40..db8c2dd9 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -22405,6 +22405,24 @@ const attributionData = { "dekisystem" ] }, + { + prefix: "./media/characters/salem/", + files: [ + { name: "front.svg", source: "https://www.furaffinity.net/view/46797820/" }, + { name: "back.svg", source: "https://www.furaffinity.net/view/46797820/" }, + { name: "head.svg", source: "https://www.furaffinity.net/view/46797820/" }, + { name: "paw.svg", source: "https://www.furaffinity.net/view/46797820/" }, + { name: "beans.svg", source: "https://www.furaffinity.net/view/44788431/" }, + { name: "eye.svg", source: "https://www.furaffinity.net/view/44788431/" }, + { name: "semiferal.svg", source: "https://www.furaffinity.net/view/46797820/" }, + ], + authors: [ + "villmix" + ], + owners: [ + "shingo" + ] + }, //characters { prefix: "./media/fiction/halo/halo/", @@ -30987,6 +31005,10 @@ const attributionData = { "name": "DarkArlett", "url": "https://www.furaffinity.net/user/darkarlett/" }, + "villmix": { + "name": "VillMix", + "url": "https://www.furaffinity.net/user/villmix/" + }, } } diff --git a/media/characters/salem/back.svg b/media/characters/salem/back.svg new file mode 100644 index 00000000..8ab8a5bc --- /dev/null +++ b/media/characters/salem/back.svg @@ -0,0 +1,919 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/salem/beans.svg b/media/characters/salem/beans.svg new file mode 100644 index 00000000..e89b4edb --- /dev/null +++ b/media/characters/salem/beans.svg @@ -0,0 +1,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/salem/eye.svg b/media/characters/salem/eye.svg new file mode 100644 index 00000000..89f38686 --- /dev/null +++ b/media/characters/salem/eye.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/salem/front.svg b/media/characters/salem/front.svg new file mode 100644 index 00000000..5b357532 --- /dev/null +++ b/media/characters/salem/front.svg @@ -0,0 +1,1343 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/salem/head.svg b/media/characters/salem/head.svg new file mode 100644 index 00000000..480e2150 --- /dev/null +++ b/media/characters/salem/head.svg @@ -0,0 +1,390 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/salem/paw.svg b/media/characters/salem/paw.svg new file mode 100644 index 00000000..04c15037 --- /dev/null +++ b/media/characters/salem/paw.svg @@ -0,0 +1,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/salem/semiferal.svg b/media/characters/salem/semiferal.svg new file mode 100644 index 00000000..2d7ccf53 --- /dev/null +++ b/media/characters/salem/semiferal.svg @@ -0,0 +1,907 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 6df02c5b..62034804 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -64749,6 +64749,88 @@ characterMakers.push(() => makeCharacter( ] )) +characterMakers.push(() => makeCharacter( + { name: "Salem", species: ["mouse"], tags: ["anthro"] }, + { + front: { + height: math.unit(5 + 2/12, "feet"), + weight: math.unit(110, "lb"), + name: "Front", + image: { + source: "./media/characters/salem/front.svg", + extra: 1895/1800, + bottom: 23/1918 + } + }, + back: { + height: math.unit(5 + 2/12, "feet"), + weight: math.unit(110, "lb"), + name: "Back", + image: { + source: "./media/characters/salem/back.svg", + extra: 1875/1802, + bottom: 20/1895 + } + }, + head: { + height: math.unit(1, "feet"), + name: "Head", + image: { + source: "./media/characters/salem/head.svg" + } + }, + paw: { + height: math.unit(0.59, "feet"), + name: "Paw", + image: { + source: "./media/characters/salem/paw.svg" + } + }, + beans: { + height: math.unit(0.66, "feet"), + name: "Beans", + image: { + source: "./media/characters/salem/beans.svg" + } + }, + eye: { + height: math.unit(0.224, "feet"), + name: "Eye", + image: { + source: "./media/characters/salem/eye.svg" + } + }, + semiferal: { + height: math.unit(2.3, "feet"), + name: "Semiferal", + image: { + source: "./media/characters/salem/semiferal.svg", + extra: 914/839, + bottom: 32/946 + } + }, + }, + [ + { + name: "Micro", + height: math.unit(4, "inches") + }, + { + name: "Normal", + height: math.unit(5 + 2/12, "feet"), + default: true + }, + { + name: "Macro", + height: math.unit(108, "feet") + }, + { + name: "Macro+", + height: math.unit(1500, "feet") + }, + ] +)) + //characters function makeCharacters() {