From 1ff8896f452db2fa9121e686ec127d3ac0debe5f Mon Sep 17 00:00:00 2001 From: Peter Eliasson Date: Fri, 29 Jul 2016 09:35:45 +0200 Subject: [PATCH] Adds zone ids for Nighthold and Nightmare --- src/highscore.lua | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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 -- 1.7.9.5