From 607bf694de50e1768f8b6b9456fa84aca5400557 Mon Sep 17 00:00:00 2001 From: RDW Date: Fri, 20 Sep 2024 02:30:40 +0200 Subject: [PATCH] DB: Removed the difficulty setting from Sureki Skyrazor Nerub-ar Palace is a raid, not a dungeon. Copy/paste error? --- DB/Mounts/TheWarWithin.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/DB/Mounts/TheWarWithin.lua b/DB/Mounts/TheWarWithin.lua index fc179ecb..fc44c61d 100644 --- a/DB/Mounts/TheWarWithin.lua +++ b/DB/Mounts/TheWarWithin.lua @@ -16,7 +16,6 @@ local twwMounts = { groupSize = 5, equalOdds = true, chance = 100, -- No data available - instanceDifficulties = { [CONSTANTS.INSTANCE_DIFFICULTIES.MYTHIC_DUNGEON] = true }, coords = { { i = true, m = CONSTANTS.UIMAPIDS.NERUBAR_PALACE } }, }, ["Beledar's Spawn"] = {