浏览代码

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


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

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

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


正在加载...
取消
保存