Skip to content

Commit

Permalink
automated: Backsync BMS+PMS Songs/Charts 2023-10-06T03:01:16.749Z
Browse files Browse the repository at this point in the history
  • Loading branch information
tachi-seeds committed Oct 6, 2023
1 parent 0080ee5 commit 9bca430
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 0 deletions.
43 changes: 43 additions & 0 deletions database-seeds/collections/charts-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -1431899,5 +1431899,48 @@
"playtype": "7K",
"songID": 90754,
"versions": []
},
{
"chartID": "818730f4c09c376536b4132f0ccf56bb03a60aac",
"data": {
"aiLevel": null,
"hashMD5": "4927784f183953f4aa54bd7f3ac48a54",
"hashSHA256": "1b1fa4a8402a76aff6a52417eb4ac9164b8e807cb2de8e0a945821841a8034f9",
"notecount": 2000,
"sglEC": null,
"sglHC": null,
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90755,
"versions": []
},
{
"chartID": "6c42ce2e1235a60244fb120cc179ce0472458587",
"data": {
"aiLevel": null,
"hashMD5": "d41c945edf02f1832929d45f93f659f5",
"hashSHA256": "eaa1467f9e95af74ce231082e351da69e19b03a07d8180c95cb27e57757dc2b9",
"notecount": 1413,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "☆",
"level": "11強"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "14K",
"songID": 90756,
"versions": []
}
]
26 changes: 26 additions & 0 deletions database-seeds/collections/songs-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -978287,5 +978287,31 @@
"id": 90754,
"searchTerms": [],
"title": "Wondertainer"
},
{
"altTitles": [],
"artist": "anubasu-anubasu feat.kei_iwata",
"data": {
"genre": "Hardstyle",
"subartist": "BGA by Khronetic / obj:七海",
"subtitle": "-Hope-",
"tableString": null
},
"id": 90755,
"searchTerms": [],
"title": "Unleash The Shouts"
},
{
"altTitles": [],
"artist": "Ray Nautica / もがみ",
"data": {
"genre": "UK Hardcore",
"subartist": "obj:plum",
"subtitle": "[DP 202THER]",
"tableString": "☆11強"
},
"id": 90756,
"searchTerms": [],
"title": "Lonely Overnight"
}
]

0 comments on commit 9bca430

Please sign in to comment.