Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Add Shadowlands dungeon map IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
gegenschall committed Nov 9, 2020
1 parent a00346d commit e87ac59
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions LootSpecManager/Data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,16 @@ LTSM_DATA.DUNGEON_MAPS = (function(...)
end
return ret
end)(
-- Shadowlands
{"The Necrotic Wake", 2286},
{"Plaguefall", 2289},
{"Mists of Tirna Scithe", 2290},
{"Halls of Atonement", 2287},
{"Theater of Pain", 2293},
{"De Other Side", 2291},
{"Spires of Ascension", 2285},
{"Sanguine Depths", 2284},
-- Battle for Azeroth
{"Mechagon", 2097},
{"Atal'Dazar", 1763},
{"Freehold", 1754},
Expand Down

0 comments on commit e87ac59

Please sign in to comment.