From a63f3908e48003032f5587ea4842ca3f1281c79b Mon Sep 17 00:00:00 2001 From: pixeltris <6952411+pixeltris@users.noreply.github.com> Date: Wed, 4 Dec 2024 01:56:34 +0000 Subject: [PATCH] Add missing BGM for duel fields "Ruins of the Sinful Spoils" / "Evil Twin" --- YgoMaster/Data/Bgm.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/YgoMaster/Data/Bgm.json b/YgoMaster/Data/Bgm.json index 8937764e..4381c5ab 100644 --- a/YgoMaster/Data/Bgm.json +++ b/YgoMaster/Data/Bgm.json @@ -24,6 +24,8 @@ { "1090023": 12 },//Pressured Planet Wraitsoth { "1090025": 16 },//Blue-Eyes Mausoleum { "1090030": 15 },//Forest of the Traptrix + { "1090031": 12 },//Ruins of the Sinful Spoils + { "1090033": [ "BGM_DUEL_F01_ALL", "", "" ] },//Evil★Twin { "1092001": [ "BGM_DUEL_EX_02_NORMAL", "BGM_DUEL_EX_02_KEYCARD", "BGM_DUEL_EX_02_CLIMAX" ] },//Colosseum { "1092002": [ "BGM_DUEL_EX_03_NORMAL", "BGM_DUEL_EX_03_KEYCARD", "BGM_DUEL_EX_03_CLIMAX" ] },//WCS ]