diff --git a/Config.lua b/Config.lua index 3cd1f41..5df3ee9 100644 --- a/Config.lua +++ b/Config.lua @@ -23,6 +23,7 @@ local BCC_INSTANCE_INFO = { [548] = "Serpentshrine Cavern", [550] = "Tempest Keep", [580] = "Sunwell Plateau", + [568] = "Zul'Aman", } local function GetOptions() diff --git a/Core.lua b/Core.lua index fab565d..09b2a07 100644 --- a/Core.lua +++ b/Core.lua @@ -24,6 +24,7 @@ local defaults = { [548] = true, --Serpentshrine Cavern [550] = true, --Tempest Keep [580] = true, --Sunwell Plateau + [568] = true, --Zul'Aman } } } diff --git a/LoggerHeadLiteClassic.toc b/LoggerHeadLiteClassic.toc index d689b19..c03b19f 100644 --- a/LoggerHeadLiteClassic.toc +++ b/LoggerHeadLiteClassic.toc @@ -1,8 +1,8 @@ -## Interface: 20501 +## Interface: 20502 ## Title: LoggerHeadLite Classic ## Notes: Automatically turns on the combat log for selected raid instances. ## Author: VallanTV, orionshock -## Version: 1.1.0 +## Version: 1.2.0 ## SavedVariables: LoggerHeadNDB ## OptionalDeps: Ace3 ## X-Category: Raid