Skip to content

Commit

Permalink
automated: Backsync BMS+PMS Songs/Charts 2023-09-06T03:01:22.654Z
Browse files Browse the repository at this point in the history
  • Loading branch information
tachi-seeds committed Sep 6, 2023
1 parent b7985d9 commit 6d34114
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 0 deletions.
72 changes: 72 additions & 0 deletions database-seeds/collections/charts-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -1428991,5 +1428991,77 @@
"playtype": "14K",
"songID": 90644,
"versions": []
},
{
"chartID": "e025552b70e7e9f90e41bfd075ff386ca340a948",
"data": {
"aiLevel": null,
"hashMD5": "9341e28a65436bdb4c2620ec2b82df6b",
"hashSHA256": "9da36b30c6f872f3ad65515ce292c51d62f81b1a95a9b4a2eb471b2a46733b82",
"notecount": 647,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "sr",
"level": "?"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90645,
"versions": []
},
{
"chartID": "b4aec41cbd75d7a32873bc7929b9f761f8c58cff",
"data": {
"aiLevel": null,
"hashMD5": "a5353b7e12e73ed9c29c7ec6e9b25e00",
"hashSHA256": "72965e403f2a1d63023a6650fac99c4de9dc645e8b9b62c3ca995ba2c5b3f146",
"notecount": 1434,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "ln",
"level": "15"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90646,
"versions": []
},
{
"chartID": "cbc6832a52390d3ccbc21552e718436ab1a72dca",
"data": {
"aiLevel": null,
"hashMD5": "2cd72022d4a7fd17a007c8fa3a0d0030",
"hashSHA256": "033e5e0057b821de907f4ad31b9c73a76c712de08f0de53eec3be6e8d90299f8",
"notecount": 1044,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "SB",
"level": "1"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90647,
"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 @@ -976857,5 +976857,44 @@
"id": 90644,
"searchTerms": [],
"title": "Resist(BMS Refine) -DP NORMAL-"
},
{
"altTitles": [],
"artist": "sun3 / BGA:Johnny",
"data": {
"genre": "Galactic Hard Techno",
"subartist": "",
"subtitle": "",
"tableString": "sr?"
},
"id": 90645,
"searchTerms": [],
"title": "Melotte 333 -NORMAL7-"
},
{
"altTitles": [],
"artist": "SHIKI/すし",
"data": {
"genre": "TRANCE",
"subartist": "",
"subtitle": "",
"tableString": "ln15"
},
"id": 90646,
"searchTerms": [],
"title": "Angelic layer[Snowdrop]"
},
{
"altTitles": [],
"artist": "DJ DLPHN",
"data": {
"genre": "RAVE",
"subartist": "",
"subtitle": "",
"tableString": "SB1"
},
"id": 90647,
"searchTerms": [],
"title": "LET'S RAVE AGAIN"
}
]

0 comments on commit 6d34114

Please sign in to comment.