瀏覽代碼

Rename gyiyga to Myriad

Also rename Sydney to Sydney, AU to fix a name conflict
master
Fen Dweller 4 年之前
父節點
當前提交
a10a4893a9
共有 2 個檔案被更改,包括 11 行新增11 行删除
  1. +10
    -10
      media/attribution.js
  2. +1
    -1
      presets/real-buildings.js

+ 10
- 10
media/attribution.js 查看文件

@@ -11660,7 +11660,7 @@ const attributionData = {
"skymachine" "skymachine"
], ],
owners: [ owners: [
"gyiyga"
"myriad"
] ]
}, },
{ {
@@ -11685,7 +11685,7 @@ const attributionData = {
"corriezodori" "corriezodori"
], ],
owners: [ owners: [
"gyiyga"
"myriad"
] ]
}, },
{ {
@@ -13583,7 +13583,7 @@ const attributionData = {
"skymachine" "skymachine"
], ],
owners: [ owners: [
"gyiyga"
"myriad"
] ]
}, },
{ {
@@ -14618,7 +14618,7 @@ const attributionData = {
"razzbeary" "razzbeary"
], ],
owners: [ owners: [
"gyiyga"
"myriad"
] ]
}, },
{ {
@@ -17223,7 +17223,7 @@ const attributionData = {
"geck0mania" "geck0mania"
], ],
owners: [ owners: [
"gyiyga"
"myriad"
] ]
}, },
{ {
@@ -17302,7 +17302,7 @@ const attributionData = {
"milkyfleur" "milkyfleur"
], ],
owners: [ owners: [
"gyiyga"
"myriad"
] ]
}, },
{ {
@@ -17354,7 +17354,7 @@ const attributionData = {
"loganarcania" "loganarcania"
], ],
owners: [ owners: [
"gyiyga"
"myriad"
] ]
}, },
{ {
@@ -18906,7 +18906,7 @@ const attributionData = {
"astrotail" "astrotail"
], ],
owners: [ owners: [
"gyiyga"
"myriad"
] ]
}, },
//characters //characters
@@ -23456,8 +23456,8 @@ const attributionData = {
"name": "Amalthus", "name": "Amalthus",
"url": "https://www.furaffinity.net/user/amalthus/" "url": "https://www.furaffinity.net/user/amalthus/"
}, },
"gyiyga": {
"name": "Gyiyga",
"myriad": {
"name": "Myriad",
"url": "https://www.furaffinity.net/user/gyiyga/" "url": "https://www.furaffinity.net/user/gyiyga/"
}, },
"skymachine": { "skymachine": {


+ 1
- 1
presets/real-buildings.js 查看文件

@@ -1886,7 +1886,7 @@ function makeRealBuildings() {
)) ))


results.push(makeRealBuilding( results.push(makeRealBuilding(
"Sydney",
"Sydney, AU",
[ [
["Aurora Place-North", 219.0], ["Aurora Place-North", 219.0],
["Aurora Place-Northwest", 219.0], ["Aurora Place-Northwest", 219.0],


Loading…
取消
儲存