Skip to content

Commit

Permalink
Merge pull request #770 from WowRarity/747-tww-exploration-achievement
Browse files Browse the repository at this point in the history
Add tracking for TWW achievement rares
  • Loading branch information
rdw-software authored Sep 17, 2024
2 parents 1aa5059 + f34a197 commit e653547
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Options_Defaults.lua
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,12 @@ function R:PrepareDefaults()
16678, -- Adventurer of The Azure Span
16679, -- Adventurer of Thaldraszus
17525, -- Champion of the Forbidden Reach

-- The War Within
40435, -- Adventurer of the Isle of Dorn
40837, -- Adventurer of The Ringing Deeps
40840, -- Adventurer of Azj-Kahet
40851, -- Adventurer of Hallowfall
},
-- These are inventory items that may result in another CONSTANTS.ITEM_TYPES.ITEM that Rarity would like to make you aware of
extraTooltips = {
Expand Down

0 comments on commit e653547

Please sign in to comment.