瀏覽代碼

Add another view for Aetherios

master
Fen Dweller 4 年之前
父節點
當前提交
eabc7adaec
共有 3 個檔案被更改,包括 2509 行新增0 行删除
  1. +1
    -0
      media/attribution.js
  2. +2499
    -0
      media/characters/aetherios/front.svg
  3. +9
    -0
      presets/characters.js

+ 1
- 0
media/attribution.js 查看文件

@@ -18756,6 +18756,7 @@ const attributionData = {
{ name: "forepaw.svg", source: null, nsfw: false },
{ name: "genitals.svg", source: null, nsfw: true },
{ name: "head.svg", source: null, nsfw: false },
{ name: "front.svg", source: null, nsfw: false },
{ name: "hindpaw.svg", source: null, nsfw: false },
{ name: "maw.svg", source: null, nsfw: false },
{ name: "side.svg", source: null, nsfw: false },


+ 2499
- 0
media/characters/aetherios/front.svg
文件差異過大導致無法顯示
查看文件


+ 9
- 0
presets/characters.js 查看文件

@@ -50728,6 +50728,15 @@ characterMakers.push(() => makeCharacter(
bottom: 0/1335
}
},
front: {
height: math.unit(29, "meters"),
name: "Front",
image: {
source: "./media/characters/aetherios/front.svg",
extra: 1266/953,
bottom: 158/1424
}
},
maw: {
height: math.unit(16.37, "meters"),
name: "Maw",


Loading…
取消
儲存