Quantcast

Added new cooking trainer, "Arugi"

mike [11-28-10 - 06:57]
Added new cooking trainer, "Arugi"
Filename
Database/Trainer.lua
Locales/devel-enUS.lua
diff --git a/Database/Trainer.lua b/Database/Trainer.lua
index ea68be2..ab6976d 100644
--- a/Database/Trainer.lua
+++ b/Database/Trainer.lua
@@ -372,5 +372,6 @@ function addon:InitTrainer(DB)
 	self:addLookupList(DB, 33681, L["Korim"], BZ["Shattrath City"], 37.6, 28.0, 0)
 	self:addLookupList(DB, 33682, L["Fono"], BZ["Shattrath City"], 36.0, 48.5, 0)
 	self:addLookupList(DB, 33684, L["Weaver Aoa"], BZ["Shattrath City"], 37.6, 27.2, 0)
+	self:addLookupList(DB, 46709, L["Arugi"], BZ["Orgrimmar"], 56.5, 61.5, 2)

 end
diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua
index d58f826..abcd17b 100644
--- a/Locales/devel-enUS.lua
+++ b/Locales/devel-enUS.lua
@@ -584,6 +584,7 @@ L["Arthur Denny"] = true
 L["Arthur Henslowe"] = true
 L["Arthur Moore"] = true
 L["Artificer Daelo"] = true
+L["Arugi"] = true
 L["Asarnan"] = true
 L["Ashtongue Warrior"] = true
 L["Aska Mistrunner"] = true
@@ -1439,4 +1440,4 @@ L["Zurii"] = true


 L["FILTERING_CATA_DESC"] = "Configuration for which Cataclysm Reputation reward recipes are included in the scan."
-L["CATA_WOW_DESC"] = "Recipes available with Cataclysm,"
\ No newline at end of file
+L["CATA_WOW_DESC"] = "Recipes available with Cataclysm."
\ No newline at end of file