Quantcast

Fix Keena's location wheee

ackis [01-04-09 - 03:22]
Fix Keena's location wheee
Filename
AckisRecipeList.toc
RecipeDB/ARL-Vendor.lua
diff --git a/AckisRecipeList.toc b/AckisRecipeList.toc
index 2d43d8d..ce10793 100644
--- a/AckisRecipeList.toc
+++ b/AckisRecipeList.toc
@@ -1,7 +1,7 @@
-## Title: Ackis Recipe List (3.02 Beta 13)
-## Title-enUS: Ackis Recipe List (3.02 Beta 13)
-## Title-koKR: Ackis의 제조법 리스트 (3.02 Beta 13)
-## Title-deDE: Ackis Rezeptliste (3.02 Beta 13)
+## Title: Ackis Recipe List (3.02 Beta 12.2)
+## Title-enUS: Ackis Recipe List (3.02 Beta 12.2)
+## Title-koKR: Ackis의 제조법 리스트 (3.02 Beta 12.2)
+## Title-deDE: Ackis Rezeptliste (3.02 Beta 12.2)

 ## Notes: Scans your tradeskills and tells you which recipes you are missing, along with information on how to obtain them.
 ## Notes-enUS: Scans your tradeskills and tells you which recipes you are missing, along with information on how to obtain them.
@@ -18,7 +18,7 @@
 ## X-Donate: Donate a few bucks/hours at your local animal shelter, send me UDE Point codes, or a Murky Code.

 ## Interface: 30000
-## Version: Beta 13 @project-revision@
+## Version: Beta 12.2 @project-revision@
 ## X-Revision: @project-revision@
 ## X-Date: @file-date-iso@

diff --git a/RecipeDB/ARL-Vendor.lua b/RecipeDB/ARL-Vendor.lua
index 551e1b2..c8ccf6a 100644
--- a/RecipeDB/ARL-Vendor.lua
+++ b/RecipeDB/ARL-Vendor.lua
@@ -87,7 +87,7 @@ function addon:InitVendor(VendorDB)
 	self:addLookupList(VendorDB,2814,L["Narj Deepslice"],BZONE["Arathi Highlands"],45.29,47.52,1)
 	self:addLookupList(VendorDB,2816,L["Androd Fadran"],BZONE["Arathi Highlands"],45.72,47.31,1)
 	self:addLookupList(VendorDB,2819,L["Tunkk"],BZONE["Arathi Highlands"],74.43,32.81,2)
-	self:addLookupList(VendorDB,2821,L["Keena"],BZONE["Orgrimmar"],42.60,35.64,2)
+	self:addLookupList(VendorDB,2821,L["Keena"],BZONE["Arathi Highlands"],74.00,32.00,2)
 	self:addLookupList(VendorDB,2843,L["Jutak"],BZONE["Stranglethorn Vale"],27.61,77.95,0)
 	self:addLookupList(VendorDB,2848,L["Glyx Brewright"],BZONE["Stranglethorn Vale"],27.98,77.80,0)
 	self:addLookupList(VendorDB,3005,L["Mahu"],BZONE["Thunder Bluff"],43.96,44.89,2)