ソースを参照

Add a hyper view for Vivian Sylveon

master
Fen Dweller 3年前
コミット
2a6652a833
3個のファイルの変更1719行の追加0行の削除
  1. +16
    -0
      media/attribution.js
  2. +1694
    -0
      media/characters/vivian-sylveon/hyper.svg
  3. +9
    -0
      presets/characters.js

+ 16
- 0
media/attribution.js ファイルの表示

@@ -14810,6 +14810,18 @@ const attributionData = {
"killersylv"
]
},
{
prefix: "./media/characters/vivian-sylveon/",
files: [
{ name: "hyper.svg", source: "https://www.furaffinity.net/view/32515349", nsfw: true }
],
authors: [
"l00dpanda"
],
owners: [
"killersylv"
]
},
{
prefix: "./media/characters/vivian-sylveon/",
files: [
@@ -30658,6 +30670,10 @@ const attributionData = {
"name": "GmodMacroArts",
"url": "https://www.furaffinity.net/user/gmodmacroarts"
},
"l00dpanda": {
"name": "L00dPanda",
"url": "https://www.furaffinity.net/user/l00dpanda"
},
}
}



+ 1694
- 0
media/characters/vivian-sylveon/hyper.svg
ファイル差分が大きすぎるため省略します
ファイルの表示


+ 9
- 0
presets/characters.js ファイルの表示

@@ -40589,6 +40589,15 @@ characterMakers.push(() => makeCharacter(
bottom: 0/1853
}
},
hyper: {
height: math.unit(5.58, "feet"),
name: "Hyper",
image: {
source: "./media/characters/vivian-sylveon/hyper.svg",
extra: 999/676,
bottom: 697/1696
}
},
paw: {
height: math.unit(1.8, "feet"),
name: "Paw",


読み込み中…
キャンセル
保存