3213111 - Fix stance bar for max level paladin
[wowui.git] / OmaLog / Logging.lua
index 2b8dbe4..3bf3ed6 100644 (file)
@@ -8,10 +8,8 @@ local frame = CreateFrame("Frame", "OmaLogger");
 frame:Hide();
 
 local raidIDs = {
-    [1861] = "Uldir",
-    [2070] = "Battle of Dazal'Alor",
-    [2096] = "Crucible of Storms",
     [2164] = "The Eternal Palace",
+    [2217] = "Ny'alotha",
 };
 local dungeonIDs = {
     [1594] = "The Undermine",