Quantcast

Remobed "Gikkix" from the Vendor database and marked the 4 recipes he used to sell as removed from the game :(.

mike [01-17-11 - 02:41]
Remobed "Gikkix" from the Vendor database and marked the 4 recipes he used to sell as removed from the game :(.
Filename
Database/Cooking.lua
Database/Vendor.lua
Locales/devel-enUS.lua
diff --git a/Database/Cooking.lua b/Database/Cooking.lua
index 8a08175..376338c 100644
--- a/Database/Cooking.lua
+++ b/Database/Cooking.lua
@@ -370,7 +370,7 @@ function addon:InitCooking()
 	-- Spotted Yellowtail -- 18238
 	AddRecipe(18238, 225, 6887, Q.COMMON, V.ORIG, 225, 250, 262, 275)
 	self:AddRecipeFlags(18238, F.ALLIANCE, F.HORDE, F.VENDOR, F.IBOE, F.RBOE)
-	self:AddRecipeVendor(18238, 8137)
+	self:AddRecipeAcquire(18238, A.CUSTOM, 48)

 	-- Cooked Glossy Mightfish -- 18239
 	AddRecipe(18239, 225, 13927, Q.COMMON, V.ORIG, 225, 250, 262, 275)
@@ -380,7 +380,7 @@ function addon:InitCooking()
 	-- Grilled Squid -- 18240
 	AddRecipe(18240, 240, 13928, Q.COMMON, V.ORIG, 240, 265, 277, 290)
 	self:AddRecipeFlags(18240, F.ALLIANCE, F.HORDE, F.VENDOR, F.IBOE, F.RBOE, F.DPS)
-	self:AddRecipeVendor(18240, 8137)
+	self:AddRecipeAcquire(18240, A.CUSTOM, 48)

 	-- Filet of Redgill -- 18241
 	AddRecipe(18241, 225, 13930, Q.COMMON, V.ORIG, 225, 250, 262, 275)
@@ -395,12 +395,12 @@ function addon:InitCooking()
 	-- Nightfin Soup -- 18243
 	AddRecipe(18243, 250, 13931, Q.COMMON, V.ORIG, 250, 275, 285, 295)
 	self:AddRecipeFlags(18243, F.ALLIANCE, F.HORDE, F.VENDOR, F.IBOE, F.RBOE, F.HEALER, F.CASTER)
-	self:AddRecipeVendor(18243, 8137)
+	self:AddRecipeAcquire(18243, A.CUSTOM, 48)

 	-- Poached Sunscale Salmon -- 18244
 	AddRecipe(18244, 250, 13932, Q.COMMON, V.ORIG, 250, 275, 285, 295)
 	self:AddRecipeFlags(18244, F.ALLIANCE, F.HORDE, F.VENDOR, F.IBOE, F.RBOE)
-	self:AddRecipeVendor(18244, 8137)
+	self:AddRecipeAcquire(18244, A.CUSTOM, 48)

 	-- Lobster Stew -- 18245
 	AddRecipe(18245, 275, 13933, Q.COMMON, V.ORIG, 275, 300, 312, 325)
diff --git a/Database/Vendor.lua b/Database/Vendor.lua
index 27d2471..4680944 100644
--- a/Database/Vendor.lua
+++ b/Database/Vendor.lua
@@ -189,7 +189,6 @@ function addon:InitVendor(DB)
 	AddVendor(7947,		L["Vivianna"],				BZ["Feralas"],			31.3, 43.5, ALLIANCE)
 	AddVendor(8125,		L["Dirge Quikcleave"],			BZ["Tanaris"],			52.6, 28.1, NEUTRAL)
 	AddVendor(8131,		L["Blizrik Buckshot"],			BZ["Tanaris"],			50.8, 27.6, NEUTRAL)
-	AddVendor(8137,		L["Gikkix"],				BZ["Tanaris"],			66.6, 22.1, NEUTRAL)
 	AddVendor(8139,		L["Jabbey"],				BZ["Tanaris"],			67.0, 22.0, NEUTRAL)
 	AddVendor(8145,		L["Sheendra Tallgrass"],		BZ["Feralas"],			74.5, 42.8, HORDE)
 	AddVendor(8150,		L["Janet Hommers"],			BZ["Desolace"],			66.2,  6.7, ALLIANCE)
diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua
index c0c42f7..02a94d4 100644
--- a/Locales/devel-enUS.lua
+++ b/Locales/devel-enUS.lua
@@ -863,7 +863,6 @@ L["Ghak Healtouch"] = true
 L["Gharash"] = true
 L["Gidge Spellweaver"] = true
 L["Gigget Zipcoil"] = true
-L["Gikkix"] = true
 L["Gimble Thistlefuzz"] = true
 L["Gina MacGregor"] = true
 L["Gloria Femmel"] = true