Skip to content

Commit

Permalink
Merge pull request #3 from higels/add_zul_aman
Browse files Browse the repository at this point in the history
adding Zul'Aman areaIDs
  • Loading branch information
vallantv authored Mar 25, 2022
2 parents e4a55b8 + 2b5c814 commit 972945c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions Config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ local BCC_INSTANCE_INFO = {
[548] = "Serpentshrine Cavern",
[550] = "Tempest Keep",
[580] = "Sunwell Plateau",
[568] = "Zul'Aman",
}

local function GetOptions()
Expand Down
1 change: 1 addition & 0 deletions Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ local defaults = {
[548] = true, --Serpentshrine Cavern
[550] = true, --Tempest Keep
[580] = true, --Sunwell Plateau
[568] = true, --Zul'Aman
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions LoggerHeadLiteClassic.toc
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 972945c

Please sign in to comment.