Fix FAid and Readme

This commit is contained in:
2026-07-11 17:40:23 +03:00
parent 8294f20859
commit 1afd722d70
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -18,10 +18,10 @@ minimap to open Recipe Radar or use the slash command, '/rrdr'.
- [ ] Populate missing recipes
- [x] Alchemy
- [x] Blacksmithing
- [ ] Cooking
- [x] Cooking
- [ ] Enchanting
- [ ] Engineering
- [ ] First Aid
- [x] First Aid
- [ ] Leatherworking
- [ ] Tailoring
- [ ] Disguise
+3 -3
View File
@@ -3669,7 +3669,7 @@ RecipeRadar_RecipeData = {
Locations = {
{ Region = RRS("Arathi Highlands"), Vendor = RRS("Deneb Walker"), Team = "Alliance" },
{ Region = RRS("Dustwallow Marsh"), Vendor = RRS("Balai Lok'Wein"), Team = "Horde" },
{ Region = RRS("Dustwallow Marsh"), Vendor = RRS("Ghok'kah"), Team = "Horde" },
--{ Region = RRS("Dustwallow Marsh"), Vendor = RRS("Ghok'kah"), Team = "Horde" },
},
},
{
@@ -3680,7 +3680,7 @@ RecipeRadar_RecipeData = {
Locations = {
{ Region = RRS("Arathi Highlands"), Vendor = RRS("Deneb Walker"), Team = "Alliance" },
{ Region = RRS("Dustwallow Marsh"), Vendor = RRS("Balai Lok'Wein"), Team = "Horde" },
{ Region = RRS("Dustwallow Marsh"), Vendor = RRS("Ghok'kah"), Team = "Horde" },
--{ Region = RRS("Dustwallow Marsh"), Vendor = RRS("Ghok'kah"), Team = "Horde" },
},
},
{
@@ -3691,7 +3691,7 @@ RecipeRadar_RecipeData = {
Locations = {
{ Region = RRS("Arathi Highlands"), Vendor = RRS("Deneb Walker"), Team = "Alliance" },
{ Region = RRS("Dustwallow Marsh"), Vendor = RRS("Balai Lok'Wein"), Team = "Horde" },
{ Region = RRS("Dustwallow Marsh"), Vendor = RRS("Ghok'kah"), Team = "Horde" },
--{ Region = RRS("Dustwallow Marsh"), Vendor = RRS("Ghok'kah"), Team = "Horde" },
},
},
{
+3 -3
View File
@@ -1477,9 +1477,9 @@ RecipeRadar_RegionData = {
},
Recipes = {
{ ID = 4355, Type = RRS("Tailoring"), Skill = 200, Cost = 1500 },
{ ID = 16084, Type = RRS("First Aid"), Skill = 125, Cost = 10000 },
{ ID = 16112, Type = RRS("First Aid"), Skill = 180, Cost = 2200 },
{ ID = 16113, Type = RRS("First Aid"), Skill = 210, Cost = 5000 },
--{ ID = 16084, Type = RRS("First Aid"), Skill = 125, Cost = 10000 },
--{ ID = 16112, Type = RRS("First Aid"), Skill = 180, Cost = 2200 },
--{ ID = 16113, Type = RRS("First Aid"), Skill = 210, Cost = 5000 },
},
},
{