From 4c52314a592e7755b18cd2f281d1bca3803548b7 Mon Sep 17 00:00:00 2001 From: mike Date: Wed, 29 Jun 2011 01:01:35 -0400 Subject: [PATCH] Added a custom phrase for the acquire of the recipes that drop in Firelands --- Database/Custom.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Database/Custom.lua b/Database/Custom.lua index 5daad86..412023b 100644 --- a/Database/Custom.lua +++ b/Database/Custom.lua @@ -77,6 +77,7 @@ function addon:InitCustom(DB) AddCustom("DEEPHOLM_RANDOM_INSC") AddCustom("ULDUM_RANDOM_INSC") AddCustom("ENG_DISC") + AddCustom("FIRELANDS_RANDOM") self.InitCustom = nil end -- 1.7.9.5