Quantcast

Adds zone ids for Nighthold and Nightmare

Peter Eliasson [07-29-16 - 07:35]
Adds zone ids for Nighthold and Nightmare
Filename
src/highscore.lua
diff --git a/src/highscore.lua b/src/highscore.lua
index a45eae1..7868bde 100644
--- a/src/highscore.lua
+++ b/src/highscore.lua
@@ -96,9 +96,11 @@ addon.dbDefaults.realm.modules["highscore"] = {

 -- Constants
 local TRACKED_ZONE_IDS = {
-	1228, 	-- Highmaul
-	1205, 	-- Blackrock Foundry
-	1448 	-- Hellfire Citadel
+	1228, 	-- WoD: Highmaul
+	1205, 	-- WoD: Blackrock Foundry
+	1448, 	-- WoD: Hellfire Citadel
+	1088,	-- Legion: The Nighthold
+	1094	-- Legion: The Emerald Nightmare
 }

 -- Function that returns a list of keys in `parses` for the top