mirror of
https://github.com/MarkuruThunderhoof/RecipeRadar.git
synced 2026-09-22 15:36:57 +00:00
Kodiak Killbrew is in Un'Goro
This commit is contained in:
+1
-1
@@ -3424,7 +3424,7 @@ RecipeRadar_RecipeData = {
|
||||
{ Region = RRS("Stormwind City"), Vendor = RRS("Kendor Kabonka"), Team = "Alliance" },
|
||||
{ Region = RRS("Arathi Highlands"), Vendor = RRS("Keena"), Team = "Horde" },
|
||||
{ Region = RRS("Stranglethorn Vale"), Vendor = RRS("Nerrist"), Team = "Horde" },
|
||||
{ Region = RRS("Tanaris"), Vendor = RRS("Kodiak Killbrew"), Team = "Neutral" },
|
||||
{ Region = RRS("Un'Goro Crater"), Vendor = RRS("Kodiak Killbrew"), Team = "Neutral" },
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
+13
-12
@@ -3303,18 +3303,6 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 18650, Type = RRS("Engineering"), Skill = 200, Cost = 5000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Kodiak Killbrew"),
|
||||
Team = "Neutral",
|
||||
Coordinates = {
|
||||
{ x = 0.315, y = 0.365 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 3682, Type = RRS("Cooking"), Skill = 130, Cost = 1600 },
|
||||
{ ID = 12228, Type = RRS("Cooking"), Skill = 175, Cost = 5000 },
|
||||
{ ID = 12231, Type = RRS("Cooking"), Skill = 175, Cost = 3000 },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Innkeeper Fizzgrimble"),
|
||||
Team = "Neutral",
|
||||
@@ -3596,6 +3584,19 @@ RecipeRadar_RegionData = {
|
||||
{ ID = 15758, Type = RRS("Leatherworking"), Skill = 290, Cost = 22000, Specialty = RRS("Tribal Leatherworking") },
|
||||
},
|
||||
},
|
||||
{
|
||||
Name = RRS("Kodiak Killbrew"),
|
||||
Team = "Neutral",
|
||||
Coordinates = {
|
||||
{ x = 0.79, y = 0.643 },
|
||||
},
|
||||
Recipes = {
|
||||
{ ID = 3682, Type = RRS("Cooking"), Skill = 130, Cost = 1600 },
|
||||
{ ID = 12228, Type = RRS("Cooking"), Skill = 175, Cost = 5000 },
|
||||
{ ID = 12231, Type = RRS("Cooking"), Skill = 175, Cost = 3000 },
|
||||
},
|
||||
},
|
||||
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user