Quantcast

Removed the Trainer "Caryssia Moonhunter" .. as she doesn't teach anything anymore

mike [05-12-11 - 17:19]
Removed the Trainer "Caryssia Moonhunter" .. as she doesn't teach anything anymore
Filename
Database/Recipes/Leatherworking.lua
Database/Trainers/Leatherworking.lua
Locales/devel-enUS.lua
diff --git a/Database/Recipes/Leatherworking.lua b/Database/Recipes/Leatherworking.lua
index 03e6b2b..c7a68da 100644
--- a/Database/Recipes/Leatherworking.lua
+++ b/Database/Recipes/Leatherworking.lua
@@ -930,7 +930,7 @@ function addon:InitLeatherworking()
 	recipe:SetCraftedItemID(8345)
 	recipe:SetSkillLevels(225, 225, 245, 255, 265)
 	recipe:AddFilters(F.ALLIANCE, F.HORDE, F.TRAINER, F.IBOE, F.RBOP, F.DPS, F.DRUID, F.LEATHER)
-	recipe:AddTrainer(7870, 7871, 29509)
+	recipe:AddTrainer(7871, 29509)

 	-- Gauntlets of the Sea -- 10630
 	recipe = AddRecipe(10630, V.ORIG, Q.COMMON)
@@ -951,7 +951,7 @@ function addon:InitLeatherworking()
 	recipe:SetCraftedItemID(8349)
 	recipe:SetSkillLevels(250, 250, 270, 280, 290)
 	recipe:AddFilters(F.ALLIANCE, F.HORDE, F.TRAINER, F.IBOE, F.RBOP, F.HEALER, F.CASTER, F.LEATHER)
-	recipe:AddTrainer(3365, 4212, 5564, 7870, 7871, 21087, 29509, 33581, 33612, 33635)
+	recipe:AddTrainer(3365, 4212, 5564, 7871, 21087, 29509, 33581, 33612, 33635)

 	-- Dragonscale Breastplate -- 10650
 	recipe = AddRecipe(10650, V.ORIG, Q.COMMON)
@@ -2505,7 +2505,7 @@ function addon:InitLeatherworking()
 	recipe:SetCraftedItemID(29970)
 	recipe:SetSkillLevels(260, 260, 280, 290, 300)
 	recipe:AddFilters(F.ALLIANCE, F.HORDE, F.TRAINER, F.IBOP, F.RBOP, F.HEALER, F.CASTER, F.LEATHER)
-	recipe:AddTrainer(3365, 4212, 5564, 7870, 7871, 21087, 29509, 33581, 33612, 33635)
+	recipe:AddTrainer(3365, 4212, 5564, 7871, 21087, 29509, 33581, 33612, 33635)

 	-- Dragonstrike Leggings -- 36076
 	recipe = AddRecipe(36076, V.TBC, Q.COMMON)
@@ -2526,7 +2526,7 @@ function addon:InitLeatherworking()
 	recipe:SetCraftedItemID(29974)
 	recipe:SetSkillLevels(330, 330, 350, 360, 370)
 	recipe:AddFilters(F.ALLIANCE, F.HORDE, F.TRAINER, F.IBOP, F.RBOP, F.HEALER, F.CASTER, F.LEATHER)
-	recipe:AddTrainer(3365, 4212, 5564, 7870, 7871, 21087, 29509, 33581, 33612, 33635)
+	recipe:AddTrainer(3365, 4212, 5564, 7871, 21087, 29509, 33581, 33612, 33635)

 	-- Golden Dragonstrike Breastplate -- 36079
 	recipe = AddRecipe(36079, V.TBC, Q.COMMON)
diff --git a/Database/Trainers/Leatherworking.lua b/Database/Trainers/Leatherworking.lua
index 7dfee1d..7495aab 100644
--- a/Database/Trainers/Leatherworking.lua
+++ b/Database/Trainers/Leatherworking.lua
@@ -22,7 +22,6 @@ function private:InitializeLeatherworkingTrainers()
 	self:AddTrainer(5784, "Waldor", "Wailing Caverns", 32.6, 28.5, "Neutral")
 	self:AddTrainer(7868, "Sarah Tanner", "Searing Gorge", 63.7, 75.7, "Alliance")
 	self:AddTrainer(7869, "Brumn Winterhoof", "Arathi Highlands", 28.2, 45, "Horde")
-	self:AddTrainer(7870, "Caryssia Moonhunter", "Feralas", 89.4, 46.5, "Alliance")
 	self:AddTrainer(7871, "Se'Jib", "Northern Stranglethorn", 45.3, 58.7, "Horde")
 	self:AddTrainer(8153, "Narv Hidecrafter", "Desolace", 55.3, 56.3, "Horde")
 	self:AddTrainer(11097, "Drakk Stonehand", "The Hinterlands", 13.4, 43.4, "Alliance")
diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua
index 0ff1524..3fb8ef2 100644
--- a/Locales/devel-enUS.lua
+++ b/Locales/devel-enUS.lua
@@ -232,7 +232,6 @@ L["Captain Halyndor"] = "Captain Halyndor"
 L["Captured Gnome"] = "Captured Gnome"
 L["Carolai Anise"] = "Carolai Anise"
 L["Carter Tiffens"] = "Carter Tiffens"
-L["Caryssia Moonhunter"] = "Caryssia Moonhunter"
 L["Casandra Downs"] = "Casandra Downs"
 L["Catarina Stanford"] = "Catarina Stanford"
 L["Catherine Leland"] = "Catherine Leland"