Selaa lähdekoodia

Update Midnight Yamikidate

master
Fen Dweller 3 vuotta sitten
vanhempi
commit
a0f802186e
4 muutettua tiedostoa jossa 3320 lisäystä ja 2 poistoa
  1. +4
    -2
      media/attribution.js
  2. +1970
    -0
      media/characters/midnight-yamikidate/character-side.svg
  3. +1324
    -0
      media/characters/midnight-yamikidate/sona-side.svg
  4. +22
    -0
      presets/characters.js

+ 4
- 2
media/attribution.js Näytä tiedosto

@@ -23006,8 +23006,10 @@ const attributionData = {
{
prefix: "./media/characters/midnight-yamikidate/",
files: [
{ name: "sona-front.svg", source: null, nsfw: true },
{ name: "character-front.svg", source: null, nsfw: true },
{ name: "sona-front.svg", source: "https://www.furaffinity.net/view/47578105/", nsfw: true },
{ name: "sona-side.svg", source: "https://www.furaffinity.net/view/47578105/", nsfw: true },
{ name: "character-front.svg", source: "https://www.furaffinity.net/view/47578065/", nsfw: false },
{ name: "character-side.svg", source: "https://www.furaffinity.net/view/47578065/", nsfw: false },
],
authors: [
"aradortd"


+ 1970
- 0
media/characters/midnight-yamikidate/character-side.svg
File diff suppressed because it is too large
Näytä tiedosto


+ 1324
- 0
media/characters/midnight-yamikidate/sona-side.svg
File diff suppressed because it is too large
Näytä tiedosto


+ 22
- 0
presets/characters.js Näytä tiedosto

@@ -67163,6 +67163,17 @@ characterMakers.push(() => makeCharacter(
form: "sona",
default: true
},
sona_side: {
height: math.unit(6, "feet"),
weight: math.unit(350, "lb"),
name: "Side",
image: {
source: "./media/characters/midnight-yamikidate/sona-side.svg",
extra: 1075/1017,
bottom: 20/1095
},
form: "sona",
},
character_front: {
height: math.unit(6, "feet"),
weight: math.unit(300, "lb"),
@@ -67175,6 +67186,17 @@ characterMakers.push(() => makeCharacter(
form: "character",
default: true
},
character_side: {
height: math.unit(6, "feet"),
weight: math.unit(300, "lb"),
name: "Side",
image: {
source: "./media/characters/midnight-yamikidate/character-side.svg",
extra: 1075/1017,
bottom: 20/1095
},
form: "character",
},
},
[
{


Loading…
Peruuta
Tallenna