Quantcast

Added a custom phrase for the acquire of the recipes that drop in Firelands

mike [06-29-11 - 05:01]
Added a custom phrase for the acquire of the recipes that drop in Firelands
Filename
Database/Custom.lua
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