Quantcast

Remove the custom string that was associated with "Gurubashi Mojo Madness"

mike [02-05-11 - 18:20]
Remove the custom string that was associated with "Gurubashi Mojo Madness"
Filename
Database/Custom.lua
Locales/devel-enUS.lua
diff --git a/Database/Custom.lua b/Database/Custom.lua
index 87c7a4d..40c9457 100644
--- a/Database/Custom.lua
+++ b/Database/Custom.lua
@@ -33,7 +33,7 @@ function addon:InitCustom(DB)
 	self:addLookupList(DB, 8, L["DEFAULT_RECIPE"])
 	self:addLookupList(DB, 9, L["CRAFTED_ENGINEERS"])
 	self:addLookupList(DB, 10, L["ONYXIA_HEAD_QUEST"], BZ["Onyxia's Lair"], 0, 0)
-	self:addLookupList(DB, 11, L["EDGE_OF_MADNESS"], BZ["Zul'Gurub"], 0, 0)
+	--self:addLookupList(DB, 11, )
 	self:addLookupList(DB, 12, L["DISCOVERY_ALCH_WRATH"])
 	self:addLookupList(DB, 13, L["HENRY_STERN_RFD"], BZ["Razorfen Downs"], 0, 0)
 	self:addLookupList(DB, 14, L["DISCOVERY_INSC_MINOR"])
diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua
index 877b231..95dfbf2 100644
--- a/Locales/devel-enUS.lua
+++ b/Locales/devel-enUS.lua
@@ -488,7 +488,6 @@ L["DM_TRIBUTE"] = "DM Tribute Run - Chest" -- Update

 -- Quests
 L["ONYXIA_HEAD_QUEST"] = "Quest to obtain the recipe opens up after turning in the Head of Onyxia."
-L["EDGE_OF_MADNESS"] = "Obtained by clicking on a tablet in Zul'Gurub in the Edge of Madness."

 -- Raids
 L["AQ40_RANDOM_BOP"] = "Random BoP drop off of bosses in AQ40."