From db45be39abc72bbdf52a81d2f9133efc44f3f1cc Mon Sep 17 00:00:00 2001 From: Ackis Date: Mon, 29 Dec 2008 18:42:15 +0000 Subject: [PATCH] Add in proper filter checking for horde expedition and alliance vanguard. --- AckisRecipeList.lua | 2 ++ Documentation.lua | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/AckisRecipeList.lua b/AckisRecipeList.lua index a8968df..3a77cd4 100644 --- a/AckisRecipeList.lua +++ b/AckisRecipeList.lua @@ -846,6 +846,8 @@ do [127] = repdb.handofvengeance, [128] = repdb.taunka, [129] = repdb.warsongoffensive, + [130] = repdb.hordeexpedition, + [131] = repdb.alliancevanguard, } end diff --git a/Documentation.lua b/Documentation.lua index 4aae502..10d80d7 100644 --- a/Documentation.lua +++ b/Documentation.lua @@ -308,7 +308,7 @@ Item Flags -- 128 = The Taunka -- 129 = Warsong Offensive -- 130 = Horde Expedition - -- 130 = Alliance Vanguard + -- 131 = Alliance Vanguard ************************************************************************ --]] -- 1.7.9.5