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

@@ -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;