From e1b2d17e8462f3086c7355c977556c90a68568f2 Mon Sep 17 00:00:00 2001 From: F16Gaming Date: Fri, 9 Dec 2011 01:00:33 +0100 Subject: [PATCH] 4.3 update. REMOVED: Zandalari can no longer be separately queued for, removed from queue list. ADDED: Added new Hour of Twilight dungeons to queue list. --- QueueManager.lua | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/QueueManager.lua b/QueueManager.lua index f003b1e..b23db45 100644 --- a/QueueManager.lua +++ b/QueueManager.lua @@ -134,14 +134,20 @@ QM.Types = { }, Id = 301 }, - Zandalari = { + HourOfTwilight = { Alias = { - "zanda", - "zandalari", - "troll", - "zan" + "twilight", + "hour", + "houroftwilight", + "hourtwilight", + "twilighthour", + "twilite", + "twi", + "th", + "hot", + "ht" }, - Id = 341 + Id = 434 }, Horseman = { Alias = { -- 1.7.9.5