From 20d002d7d690822d1b273a2f8fcd7727ec6efa9b Mon Sep 17 00:00:00 2001 From: tachi-seeds <107944937+tachi-seeds@users.noreply.github.com> Date: Wed, 4 Oct 2023 03:01:15 +0000 Subject: [PATCH] automated: Backsync BMS+PMS Songs/Charts 2023-10-04T03:01:12.398Z --- database-seeds/collections/charts-bms.json | 24 ++++++++++++++++++++++ database-seeds/collections/songs-bms.json | 13 ++++++++++++ 2 files changed, 37 insertions(+) diff --git a/database-seeds/collections/charts-bms.json b/database-seeds/collections/charts-bms.json index 698efea86..6a708d89f 100644 --- a/database-seeds/collections/charts-bms.json +++ b/database-seeds/collections/charts-bms.json @@ -1431851,5 +1431851,29 @@ "playtype": "7K", "songID": 90752, "versions": [] + }, + { + "chartID": "1e9a25a1376fd2a044e37b478cb82cbacad426c6", + "data": { + "aiLevel": null, + "hashMD5": "91de3c56aefb662f09309c3152892a6c", + "hashSHA256": "84855d952d509cfc396c844bef7921c861f34b798da64221f2f47da4058cc31a", + "notecount": 877, + "sglEC": null, + "sglHC": null, + "tableFolders": [ + { + "table": "▽", + "level": "7" + } + ] + }, + "difficulty": "CHART", + "isPrimary": true, + "level": "?", + "levelNum": 0, + "playtype": "7K", + "songID": 90753, + "versions": [] } ] \ No newline at end of file diff --git a/database-seeds/collections/songs-bms.json b/database-seeds/collections/songs-bms.json index 841836283..1a320cdc2 100644 --- a/database-seeds/collections/songs-bms.json +++ b/database-seeds/collections/songs-bms.json @@ -978261,5 +978261,18 @@ "id": 90752, "searchTerms": [], "title": "My Life" + }, + { + "altTitles": [], + "artist": "Emil", + "data": { + "genre": "Beery Game Music", + "subartist": "", + "subtitle": "", + "tableString": "▽7" + }, + "id": 90753, + "searchTerms": [], + "title": "天竺牡丹 ~ Dahlia imperialis[Hyper]" } ] \ No newline at end of file