From 01c15db5dc9d32e1fc915385fc0fda57178b58b6 Mon Sep 17 00:00:00 2001 From: Peter Eliasson Date: Thu, 18 Jun 2015 23:52:48 +0200 Subject: [PATCH] Added Hellfire Citadel to tracked raids ids. --- src/highscore.lua | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/highscore.lua b/src/highscore.lua index 6932442..996d455 100644 --- a/src/highscore.lua +++ b/src/highscore.lua @@ -96,8 +96,9 @@ addon.dbDefaults.realm.modules["highscore"] = { -- Constants local TRACKED_ZONE_IDS = { - 994, -- Highmaul - 988 -- Blackrock Foundry + 994, -- Highmaul + 988, -- Blackrock Foundry + 1026 -- Hellfire Citadel } -- Function that returns a list of keys in `parses` for the top -- 1.7.9.5