From 0fcc5f0bbace370a15b782e364ae7bd655fbcf8f Mon Sep 17 00:00:00 2001 From: vvo <> Date: Thu, 19 Jan 2023 23:25:10 +0800 Subject: [PATCH] bpl w6 --- sdvx@asphyxia/data/exg.ts | 6 ++++++ sdvx@asphyxia/webui/asset/json/events.json | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/sdvx@asphyxia/data/exg.ts b/sdvx@asphyxia/data/exg.ts index 97dd3bf..9d2af5c 100644 --- a/sdvx@asphyxia/data/exg.ts +++ b/sdvx@asphyxia/data/exg.ts @@ -126,6 +126,9 @@ export const EVENT_SONGS6 = { ], "bpl2022_5": [ '1957', '1955' + ], + "bpl2022_6": [ + '1947', '1953' ] } @@ -178,6 +181,9 @@ export const RESTRICTED_SONGS6 = { ], "bpl2022_5": [ '1957', '1955' + ], + "bpl2022_6": [ + '1947', '1953' ] } diff --git a/sdvx@asphyxia/webui/asset/json/events.json b/sdvx@asphyxia/webui/asset/json/events.json index 53e9bf0..bc425f1 100644 --- a/sdvx@asphyxia/webui/asset/json/events.json +++ b/sdvx@asphyxia/webui/asset/json/events.json @@ -60,7 +60,8 @@ "Enable this option to have songs from the 2nd week unlocked on the next login.
Otherwise, the songs are still unlockable through BLASTER GATE.", "Enable this option to have songs from the 3rd week unlocked on the next login.
Otherwise, the songs are still unlockable through BLASTER GATE.", "Enable this option to have songs from the 4th week unlocked on the next login.
Otherwise, the songs are still unlockable through BLASTER GATE.", - "Enable this option to have songs from the 5th week unlocked on the next login.
Otherwise, the songs are still unlockable through BLASTER GATE." + "Enable this option to have songs from the 5th week unlocked on the next login.
Otherwise, the songs are still unlockable through BLASTER GATE.", + "Enable this option to have songs from the 6th week unlocked on the next login.
Otherwise, the songs are still unlockable through BLASTER GATE." ] }, {