Skip to content

Commit

Permalink
Add new world boss
Browse files Browse the repository at this point in the history
  • Loading branch information
Meivyn committed Nov 15, 2023
1 parent cbf20fe commit fd4f37c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion AdventureGuideLockouts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ AddOn.worldBosses = {
{ encounterID = 2506, questID = 69930 }, -- Basrikron, The Shale Wing
{ encounterID = 2517, questID = 69927 }, -- Bazual, The Dreaded Flame
{ encounterID = 2518, questID = 69928 }, -- Liskanoth, The Futurebane
{ encounterID = 2531, questID = 74892 } -- The Zaqali Elders
{ encounterID = 2531, questID = 74892 }, -- The Zaqali Elders
{ encounterID = 2562, questID = 76367 } -- Aurostor, The Hibernator
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions AdventureGuideLockouts.toc
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## Interface: 100107
## Interface: 100200
## Title: Adventure Guide Lockouts
## Notes: Adds instance status indicators to Adventure Guide.
## Notes-frFR: Ajoute des indicateurs de verrouillage d'instance au Guide de l'aventurier.
## Notes-ruRU: Добавляет индикаторы состояния подземелья в Путеводитель по приключениям.
## Author: alex_chrome, Meivyn
## IconTexture: Interface\EncounterJournal\UI-EJ-PortraitIcon
## Version: 1.4.8
## Version: 1.4.9

AdventureGuideLockouts.lua

0 comments on commit fd4f37c

Please sign in to comment.