76f2c38 - Remove UNIT_HEALTH_FREQUENT event
[wowui.git] / OmaLog / Logging.lua
index 9a2c13e..3bf3ed6 100644 (file)
@@ -8,7 +8,8 @@ local frame = CreateFrame("Frame", "OmaLogger");
 frame:Hide();
 
 local raidIDs = {
-    [1861] = "Uldir",
+    [2164] = "The Eternal Palace",
+    [2217] = "Ny'alotha",
 };
 local dungeonIDs = {
     [1594] = "The Undermine",