Skip to content

Commit

Permalink
automated: Backsync BMS+PMS Songs/Charts 2023-11-06T03:01:14.526Z
Browse files Browse the repository at this point in the history
  • Loading branch information
tachi-seeds committed Nov 6, 2023
1 parent 7bad26c commit 3e1bda0
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 12 deletions.
49 changes: 39 additions & 10 deletions database-seeds/collections/charts-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -348123,12 +348123,7 @@
"notecount": 621,
"sglEC": 5.000809095191177,
"sglHC": 5.000809095191177,
"tableFolders": [
{
"table": "▽",
"level": "5"
}
]
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
Expand Down Expand Up @@ -1413903,10 +1413898,6 @@
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "dy",
"level": "5"
},
{
"table": "dl",
"level": "10"
Expand Down Expand Up @@ -1436944,5 +1436935,43 @@
"playtype": "7K",
"songID": 90973,
"versions": []
},
{
"chartID": "f4b1b4941b3797bf02db2c2f369998563df399b2",
"data": {
"aiLevel": null,
"hashMD5": "2fba04941fef94f05df0f3e51b06781d",
"hashSHA256": "731928db75f378034e8c28d8ad2067b2f81456416a1e5fc5da284978535e6690",
"notecount": 1186,
"sglEC": null,
"sglHC": null,
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90974,
"versions": []
},
{
"chartID": "372e0bb0eb1b1b7a1520ae07768109f38303d87c",
"data": {
"aiLevel": null,
"hashMD5": "8f5884da9ad7d2a25fbfd135d0de56fd",
"hashSHA256": "5edff8b0ce02aa30a5aac2e6ab387a946638f3ed582b35e0a1ed8438da5a0060",
"notecount": 947,
"sglEC": null,
"sglHC": null,
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90975,
"versions": []
}
]
30 changes: 28 additions & 2 deletions database-seeds/collections/songs-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -158814,7 +158814,7 @@
"genre": "THE LAST HOPE",
"subartist": "obj:Fender",
"subtitle": null,
"tableString": "▽12+, sl2, ▼3"
"tableString": "sl2, ▼3"
},
"id": 15725,
"searchTerms": [],
Expand Down Expand Up @@ -516964,7 +516964,7 @@
"genre": "Automagic Break Core",
"subartist": null,
"subtitle": null,
"tableString": "dy0, dl5"
"tableString": "dl5"
},
"id": 49233,
"searchTerms": [],
Expand Down Expand Up @@ -981134,5 +981134,31 @@
"id": 90973,
"searchTerms": [],
"title": "FREEZE[-100万ボルト]"
},
{
"altTitles": [],
"artist": "Lian",
"data": {
"genre": "ワールドエンド・ブレイクコア",
"subartist": "",
"subtitle": "",
"tableString": null
},
"id": 90974,
"searchTerms": [],
"title": "オールオーバー [HYPER]"
},
{
"altTitles": [],
"artist": "小田部",
"data": {
"genre": "RETRO BREAKS",
"subartist": "",
"subtitle": "",
"tableString": null
},
"id": 90975,
"searchTerms": [],
"title": "Chameleon"
}
]

0 comments on commit 3e1bda0

Please sign in to comment.