Skip to content

Commit

Permalink
albums where are you
Browse files Browse the repository at this point in the history
  • Loading branch information
simon300000 committed Oct 28, 2024
1 parent 74a65ff commit 3589895
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 0 deletions.
10 changes: 10 additions & 0 deletions api/albums/albums.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@
"prefabsName": "AlbumDisco44",
"free": false
},
{
"uid": "music_package_79",
"title": "花雨合奏秘闻",
"tag": "Other",
"needPurchase": true,
"price": "¥18.00",
"jsonName": "ALBUM80",
"prefabsName": "AlbumDisco80",
"free": false
},
{
"uid": "music_package_78",
"title": "无尽旋舞",
Expand Down
3 changes: 3 additions & 0 deletions api/albums/albums_ChineseS.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
{
"title": "MD 补完计划"
},
{
"title": "花雨合奏秘闻"
},
{
"title": "无尽旋舞"
},
Expand Down
3 changes: 3 additions & 0 deletions api/albums/albums_ChineseT.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
{
"title": "MD 補完計劃"
},
{
"title": "花雨合奏秘聞"
},
{
"title": "無盡旋舞"
},
Expand Down
3 changes: 3 additions & 0 deletions api/albums/albums_English.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
{
"title": "MD Plus Project"
},
{
"title": "Ensemble Arcanum"
},
{
"title": "Endless Pirouette"
},
Expand Down
3 changes: 3 additions & 0 deletions api/albums/albums_Japanese.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
{
"title": "MD 補完計画"
},
{
"title": "花雨合奏秘聞"
},
{
"title": "無限のピルエット"
},
Expand Down
3 changes: 3 additions & 0 deletions api/albums/albums_Korean.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
{
"title": "MD 보완 계획"
},
{
"title": "꽃비 합주 비화"
},
{
"title": "끝없는 발레 턴"
},
Expand Down

0 comments on commit 3589895

Please sign in to comment.