From 39c2f272bc3723f87ba62cd1942749eb25191c41 Mon Sep 17 00:00:00 2001 From: RDW Date: Thu, 16 Nov 2023 11:43:28 +0100 Subject: [PATCH] DB: Fixed the instance difficulty setting for Quantum Courser Without this, attempts would incorrectly be added on Heroic difficulty. --- DB/Toys/Dragonflight.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/DB/Toys/Dragonflight.lua b/DB/Toys/Dragonflight.lua index ba01a950..d436daf4 100644 --- a/DB/Toys/Dragonflight.lua +++ b/DB/Toys/Dragonflight.lua @@ -312,6 +312,7 @@ local dragonflightToys = { }, chance = 50, statisticId = { 16097 }, + instanceDifficulties = { [CONSTANTS.INSTANCE_DIFFICULTIES.MYTHIC_DUNGEON] = true }, lockoutDetails = { mode = CONSTANTS.DEFEAT_DETECTION.MODE_AND, {