Shadow pve talent

This commit is contained in:
Yunfan Li
2024-02-11 23:17:40 +08:00
parent 036a890aa1
commit de31d88fba
2 changed files with 2 additions and 2 deletions

View File

@@ -503,7 +503,7 @@ AiPlayerbot.PremadeSpecLink.5.1.60 =
AiPlayerbot.PremadeSpecLink.5.1.80 = 05032031-235050032302152530000331351
AiPlayerbot.PremadeSpecName.5.2 = shadow pve
AiPlayerbot.PremadeSpecLink.5.2.60 =
AiPlayerbot.PremadeSpecLink.5.2.80 = 0053231-2-5120222030321121050135231251
AiPlayerbot.PremadeSpecLink.5.2.80 = 0503203--325023051223010323152301351
# DeathKnight
AiPlayerbot.PremadeSpecName.6.0 = blood pve
AiPlayerbot.PremadeSpecLink.6.0.60 =

View File

@@ -2715,7 +2715,7 @@ void PlayerbotFactory::InitReagents()
items.push_back({21177, 100});
break;
case CLASS_DEATH_KNIGHT:
items.push_back({21177, 40});
items.push_back({37201, 40});
break;
default:
break;