Kodiak Killbrew is in Un'Goro

This commit is contained in:
2026-08-30 08:33:44 +03:00
parent 460417ff28
commit 30103ceb87
2 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -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
View File
@@ -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 },
},
},
},
},