b069259 - Add new raids to auto-logging
authorAleksi Blinnikka <aleksi.blinnikka@gmail.com>
Tue, 30 Jul 2019 20:23:12 +0000
committerAleksi Blinnikka <aleksi.blinnikka@gmail.com>
Tue, 30 Jul 2019 20:23:12 +0000
OmaLog/Logging.lua

index 9a2c13e..2b8dbe4 100644 (file)
@@ -9,6 +9,9 @@ frame:Hide();
 
 local raidIDs = {
     [1861] = "Uldir",
 
 local raidIDs = {
     [1861] = "Uldir",
+    [2070] = "Battle of Dazal'Alor",
+    [2096] = "Crucible of Storms",
+    [2164] = "The Eternal Palace",
 };
 local dungeonIDs = {
     [1594] = "The Undermine",
 };
 local dungeonIDs = {
     [1594] = "The Undermine",