From 49eaaf96c479313e9f0694fa2073b7f081af6703 Mon Sep 17 00:00:00 2001 From: Aaron <57938293+Hoshikara@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:42:33 -0800 Subject: [PATCH] fix: sdvx song title (#1217) --- seeds/collections/charts-sdvx.json | 14 ++++++++++++-- seeds/collections/songs-sdvx.json | 6 ++++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/seeds/collections/charts-sdvx.json b/seeds/collections/charts-sdvx.json index bb4253177..2cada18c9 100644 --- a/seeds/collections/charts-sdvx.json +++ b/seeds/collections/charts-sdvx.json @@ -151251,7 +151251,12 @@ { "chartID": "5ecb57da236556de83eb15023840f0ba053f808b", "data": { - "inGameID": 2154 + "inGameID": 2154, + "sTier": { + "individualDifference": false, + "text": "Tier 5", + "value": 17.5 + } }, "difficulty": "EXH", "isPrimary": true, @@ -151267,7 +151272,12 @@ { "chartID": "7e5d7cb7010fd6adef79b54a22b1c9ef2ce11343", "data": { - "inGameID": 2154 + "inGameID": 2154, + "sTier": { + "individualDifference": false, + "text": "Tier 5", + "value": 19.5 + } }, "difficulty": "MXM", "isPrimary": true, diff --git a/seeds/collections/songs-sdvx.json b/seeds/collections/songs-sdvx.json index c8628df97..27f341b32 100644 --- a/seeds/collections/songs-sdvx.json +++ b/seeds/collections/songs-sdvx.json @@ -24258,7 +24258,9 @@ "title": "トキノコエト" }, { - "altTitles": [], + "altTitles": [ + "Entropic En鹹αncemEnt" + ], "artist": "CHUBAY", "data": { "displayVersion": "exceed" @@ -24267,7 +24269,7 @@ "searchTerms": [ "entropicenhancement_chubay" ], - "title": "Entropic En鹹αncemEnt" + "title": "Entropic EnĤαncemEnt" }, { "altTitles": [],