From 4108d684d3275f7417398eb96033dc75e5b1e891 Mon Sep 17 00:00:00 2001 From: tachi-seeds <107944937+tachi-seeds@users.noreply.github.com> Date: Sun, 19 Nov 2023 03:01:18 +0000 Subject: [PATCH] automated: Backsync BMS+PMS Songs/Charts 2023-11-19T03:01:15.198Z --- database-seeds/collections/charts-bms.json | 43 ++++++++++++++++++++++ database-seeds/collections/songs-bms.json | 26 +++++++++++++ 2 files changed, 69 insertions(+) diff --git a/database-seeds/collections/charts-bms.json b/database-seeds/collections/charts-bms.json index e066d4458..7c8d78ad8 100644 --- a/database-seeds/collections/charts-bms.json +++ b/database-seeds/collections/charts-bms.json @@ -1439581,5 +1439581,48 @@ "playtype": "7K", "songID": 91089, "versions": [] + }, + { + "chartID": "548c1199447ae3646cc6fc18a529af92bbaa8fdf", + "data": { + "aiLevel": null, + "hashMD5": "1fa758ced26af227df73494e01753049", + "hashSHA256": "258fd96da93904b2d6b39568892574ad305d6563d78e86150b93d01f7345d1e9", + "notecount": 2680, + "sglEC": null, + "sglHC": null, + "tableFolders": [] + }, + "difficulty": "CHART", + "isPrimary": true, + "level": "?", + "levelNum": 0, + "playtype": "7K", + "songID": 91090, + "versions": [] + }, + { + "chartID": "419c8c87fa41c105910444c9812afad8b6090ae1", + "data": { + "aiLevel": null, + "hashMD5": "e5c94c7cec2c36a550de942ea6fa35bf", + "hashSHA256": "906d58f7c50878190e2c54e833271d6c2a4533d510a6903beaf902295aadc2ad", + "notecount": 2239, + "sglEC": null, + "sglHC": null, + "tableFolders": [ + { + "table": "▼", + "level": "7" + } + ] + }, + "difficulty": "CHART", + "isPrimary": true, + "level": "?", + "levelNum": 0, + "playtype": "7K", + "songID": 91091, + "versions": [] } ] \ No newline at end of file diff --git a/database-seeds/collections/songs-bms.json b/database-seeds/collections/songs-bms.json index ac3d52c85..2e3a83669 100644 --- a/database-seeds/collections/songs-bms.json +++ b/database-seeds/collections/songs-bms.json @@ -982642,5 +982642,31 @@ "id": 91089, "searchTerms": [], "title": "drivin'FTR [walkin'FTR]" + }, + { + "altTitles": [], + "artist": "あとぅす feat.橘花音", + "data": { + "genre": "VIVID EURO TRANCE", + "subartist": "BGI:もーどまん / obj:Lian", + "subtitle": "", + "tableString": null + }, + "id": 91090, + "searchTerms": [], + "title": "Infinite Dreams[INSANE]" + }, + { + "altTitles": [], + "artist": "ZUN", + "data": { + "genre": "東方紅魔郷", + "subartist": "", + "subtitle": "", + "tableString": "▼7" + }, + "id": 91091, + "searchTerms": [], + "title": "U.N.オーエンは彼女なのか?" } ] \ No newline at end of file