Skip to content

Commit

Permalink
automated: Backsync BMS+PMS Songs/Charts 2023-09-11T03:02:17.973Z
Browse files Browse the repository at this point in the history
  • Loading branch information
tachi-seeds committed Sep 11, 2023
1 parent 33c7466 commit b2712cd
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 0 deletions.
67 changes: 67 additions & 0 deletions database-seeds/collections/charts-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -1429778,5 +1429778,72 @@
"playtype": "7K",
"songID": 90677,
"versions": []
},
{
"chartID": "31e6872805a0359ce6355d05cb00c1b13cf718c0",
"data": {
"aiLevel": null,
"hashMD5": "8a555a10934786fccc8f0e1b9da33cb5",
"hashSHA256": "b3521748d0fa9e4a99ac561a83a2adaa7c012fa61ccfaf7406bb1f21aa244b46",
"notecount": 729,
"sglEC": null,
"sglHC": null,
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90678,
"versions": []
},
{
"chartID": "0d8ef41ca1d1d74cfc1cf111aff899e4d8892e91",
"data": {
"aiLevel": null,
"hashMD5": "7f31fb8c132f67b3749c44c6db0d1b87",
"hashSHA256": "901738aec2efd88c296578df700f72749ec150cb28619e40a625977bdfbeea55",
"notecount": 951,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "☆",
"level": "10中"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "14K",
"songID": 90679,
"versions": []
},
{
"chartID": "01a9ec80fbf886f97fe9292043e8ab38fc0bbca5",
"data": {
"aiLevel": null,
"hashMD5": "8cbf86aa3bd3c4452ac0606caeec0dda",
"hashSHA256": "f2e108025928d1bc139154db86e3bbdbad7222ade2d7e7675c51b31704985c40",
"notecount": 1545,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "☆",
"level": "12"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "14K",
"songID": 90680,
"versions": []
}
]
39 changes: 39 additions & 0 deletions database-seeds/collections/songs-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -977286,5 +977286,44 @@
"id": 90677,
"searchTerms": [],
"title": "Time to beat the odds"
},
{
"altTitles": [],
"artist": "3rd Coast",
"data": {
"genre": "Hiphop",
"subartist": "",
"subtitle": "",
"tableString": null
},
"id": 90678,
"searchTerms": [],
"title": "Let's Go Baby [ANOTHER]"
},
{
"altTitles": [],
"artist": "未来",
"data": {
"genre": "コウヨウ",
"subartist": "obj:name94",
"subtitle": "[Another14]",
"tableString": "☆10中"
},
"id": 90679,
"searchTerms": [],
"title": "Autumn Leaf"
},
{
"altTitles": [],
"artist": "music : rapi* / bms : tako",
"data": {
"genre": "迷宮テクノ",
"subartist": "",
"subtitle": "",
"tableString": "☆12"
},
"id": 90680,
"searchTerms": [],
"title": "無限回廊 (1P ANOTHER14)"
}
]

0 comments on commit b2712cd

Please sign in to comment.