Quantcast

Fixed desert dumplings

ackis [04-22-09 - 16:17]
Fixed desert dumplings
Filename
.pkgmeta
Locals/testdeDE.lua
Locals/testenUS.lua
Locals/testesMX.lua
RecipeDB/ARL-Quest.lua
diff --git a/.pkgmeta b/.pkgmeta
index 5f3a3c4..6de1754 100644
--- a/.pkgmeta
+++ b/.pkgmeta
@@ -6,7 +6,7 @@ license-output: LICENSE.txt
 #    filename: Docs/CHANGES.txt
 #    markup-type: wiki

-enable-nolib-creation: no
+enable-nolib-creation: yes

 optional-dependencies:
  - advanced-trade-skill-window
diff --git a/Locals/testdeDE.lua b/Locals/testdeDE.lua
index 97ca0f8..797f4df 100644
--- a/Locals/testdeDE.lua
+++ b/Locals/testdeDE.lua
@@ -1634,4 +1634,5 @@ L["Rekka the Hammer"] = true
 L["Arthur Denny"] = true
 L["ARL_SEARCHFILTERED"] = "Your search has no results."
 L["CLASS_TEXT_DESC"] = [=[Leftclick here to select all classes
-Rightclick here to select your own class]=]
\ No newline at end of file
+Rightclick here to select your own class]=]
+L["Desert Recipe"] = true
diff --git a/Locals/testenUS.lua b/Locals/testenUS.lua
index 8b9dcdc..85c73ee 100644
--- a/Locals/testenUS.lua
+++ b/Locals/testenUS.lua
@@ -236,8 +236,6 @@ L["Faction"]				= true
 L["FACTION_DESC"]			= "Include both horde and alliance faction recipes in the scan."
 L["Classes"]				= true
 L["CLASS_DESC"]				= "Include this class in the scan."
-L["CLASS_TEXT_DESC"]		= [=[Leftclick here to select all classes
-Rightclick here to select your own class]=]
 L["Specialties"]			= true
 L["SPECIALTY_DESC"]			= "Include all trade-skill specialties in the scan."
 L["Skill"]					= true
@@ -1397,7 +1395,6 @@ L["Shandrina"] = true
 L["Shankys"] = true
 L["Shardtooth Bear"] = true
 L["Shardtooth Mauler"] = true
-L["Sharing the Knowledge"] = true
 L["Shattered Hand Centurion"] = true
 L["Shattered Hand Champion"] = true
 L["Shattertusk Bull"] = true
@@ -1745,3 +1742,6 @@ L["Joseph Wilson"] = true
 L["Oluros"] = true
 L["Rekka the Hammer"] = true
 L["Arthur Denny"] = true
+L["Desert Recipe"] = true
+L["CLASS_TEXT_DESC"] = [[Left-click here to select all classes.
+Right-click here to select your own class.]]
diff --git a/Locals/testesMX.lua b/Locals/testesMX.lua
index a3a7929..c55a033 100644
--- a/Locals/testesMX.lua
+++ b/Locals/testesMX.lua
@@ -1615,5 +1615,6 @@ L["Oluros"] = true
 L["Rekka the Hammer"] = true
 L["Arthur Denny"] = true
 L["ARL_SEARCHFILTERED"] = "Your search has no results."
-L["CLASS_TEXT_DESC"] = [=[Leftclick here to select all classes
-Rightclick here to select your own class]=]
\ No newline at end of file
+L["Desert Recipe"] = true
+L["CLASS_TEXT_DESC"] = [[Left-click here to select all classes.
+Right-click here to select your own class.]]
diff --git a/RecipeDB/ARL-Quest.lua b/RecipeDB/ARL-Quest.lua
index 339e862..25a31ce 100644
--- a/RecipeDB/ARL-Quest.lua
+++ b/RecipeDB/ARL-Quest.lua
@@ -118,7 +118,7 @@ function addon:InitQuest(QuestDB)
 	self:addLookupList(QuestDB,7657,L["Imperial Plate Helm"],BZONE["Tanaris"],0,0,0)
 	self:addLookupList(QuestDB,7658,L["Imperial Plate Leggings"],BZONE["Tanaris"],0,0,0)
 	self:addLookupList(QuestDB,7659,L["Imperial Plate Shoulders"],BZONE["Tanaris"],0,0,0)
-	self:addLookupList(QuestDB,8313,L["Sharing the Knowledge"],BZONE["Ironforge"],40.35,72.87,0)
+	self:addLookupList(QuestDB,8307,L["Desert Recipe"],BZONE["Silithus"],51.9,39.1,0)
 	self:addLookupList(QuestDB,8323,L["True Believers"],BZONE["Silithus"],66.96,71.35,0)
 	self:addLookupList(QuestDB,8586,L["Dirge's Kickin' Chimaerok Chops"],BZONE["Tanaris"],52.50,27.99,0)
 	self:addLookupList(QuestDB,8877,L["Firework Launcher"],BZONE["Moonglade"],53.8,35.5,0)