clear quest reward inventory

This commit is contained in:
Yunfan Li
2023-10-05 01:08:29 +08:00
parent ac6f7a1e98
commit 2aa7ff5a72

View File

@@ -150,6 +150,8 @@ void PlayerbotFactory::Randomize(bool incremental)
pmo->finish();
*/
InitInstanceQuests();
// clear quest reward inventory
ClearInventory();
bot->GiveLevel(level);
if (sPlayerbotAIConfig->randomBotPreQuests)