From 3ce3cf88267922da8c1be4ea9d48f7ed6d289fde Mon Sep 17 00:00:00 2001 From: tachi-seeds <107944937+tachi-seeds@users.noreply.github.com> Date: Mon, 11 Sep 2023 03:01:19 +0000 Subject: [PATCH] automated: Backsync BMS+PMS Songs/Charts 2023-09-11T03:01:16.557Z --- database-seeds/collections/charts-bms.json | 67 ++++++++++++++++++++++ database-seeds/collections/songs-bms.json | 39 +++++++++++++ 2 files changed, 106 insertions(+) diff --git a/database-seeds/collections/charts-bms.json b/database-seeds/collections/charts-bms.json index ec6057c2b..3bd3b4032 100644 --- a/database-seeds/collections/charts-bms.json +++ b/database-seeds/collections/charts-bms.json @@ -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": [] } ] \ No newline at end of file diff --git a/database-seeds/collections/songs-bms.json b/database-seeds/collections/songs-bms.json index 3036d84bc..e9ce4f197 100644 --- a/database-seeds/collections/songs-bms.json +++ b/database-seeds/collections/songs-bms.json @@ -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)" } ] \ No newline at end of file