本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
chemicalcrux
/
macrovision
關注
1
收藏
0
複製
0
程式碼
問題
5
合併請求
0
版本發佈
10
Wiki
活動
瀏覽代碼
Update Zaakira and change her owner
master
Fen Dweller
4 年之前
父節點
17752b3795
當前提交
1a85a327de
共有
4 個檔案被更改
,包括
1847 行新增
和
748 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
media/attribution.js
+902
-341
media/characters/zaakira/laying.svg
+939
-405
media/characters/zaakira/standing.svg
+1
-1
presets/characters.js
+ 5
- 1
media/attribution.js
查看文件
@@ -6366,7 +6366,7 @@ const attributionData = {
"citrinelle"
],
owners: [
"
jazzywolf
"
"
hatham
"
]
},
{
@@ -25968,6 +25968,10 @@ const attributionData = {
"name": "VX1000Fox",
"url": "https://www.furaffinity.net/user/vx1000fox/"
},
"hatham": {
"name": "Hatham",
"url": "https://www.furaffinity.net/user/hatham"
},
}
}
+ 902
- 341
media/characters/zaakira/laying.svg
文件差異過大導致無法顯示
查看文件
+ 939
- 405
media/characters/zaakira/standing.svg
文件差異過大導致無法顯示
查看文件
+ 1
- 1
presets/characters.js
查看文件
@@ -5256,7 +5256,7 @@ characterMakers.push(() => makeCharacter(
}
},
laying: {
height: math.unit(3, "feet"),
height: math.unit(3
.3
, "feet"),
weight: math.unit(180, "lbs"),
name: "Laying",
image: {
Write
Preview
Loading…
取消
儲存