Skip to content

Commit fd4f37c

Browse files
committed
Add new world boss
1 parent cbf20fe commit fd4f37c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

AdventureGuideLockouts.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ AddOn.worldBosses = {
8787
{ encounterID = 2506, questID = 69930 }, -- Basrikron, The Shale Wing
8888
{ encounterID = 2517, questID = 69927 }, -- Bazual, The Dreaded Flame
8989
{ encounterID = 2518, questID = 69928 }, -- Liskanoth, The Futurebane
90-
{ encounterID = 2531, questID = 74892 } -- The Zaqali Elders
90+
{ encounterID = 2531, questID = 74892 }, -- The Zaqali Elders
91+
{ encounterID = 2562, questID = 76367 } -- Aurostor, The Hibernator
9192
}
9293
}
9394
}

AdventureGuideLockouts.toc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## Interface: 100107
1+
## Interface: 100200
22
## Title: Adventure Guide Lockouts
33
## Notes: Adds instance status indicators to Adventure Guide.
44
## Notes-frFR: Ajoute des indicateurs de verrouillage d'instance au Guide de l'aventurier.
55
## Notes-ruRU: Добавляет индикаторы состояния подземелья в Путеводитель по приключениям.
66
## Author: alex_chrome, Meivyn
77
## IconTexture: Interface\EncounterJournal\UI-EJ-PortraitIcon
8-
## Version: 1.4.8
8+
## Version: 1.4.9
99

1010
AdventureGuideLockouts.lua

0 commit comments

Comments
 (0)