mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
clear quest reward inventory
This commit is contained in:
@@ -150,6 +150,8 @@ void PlayerbotFactory::Randomize(bool incremental)
|
||||
pmo->finish();
|
||||
*/
|
||||
InitInstanceQuests();
|
||||
// clear quest reward inventory
|
||||
ClearInventory();
|
||||
bot->GiveLevel(level);
|
||||
|
||||
if (sPlayerbotAIConfig->randomBotPreQuests)
|
||||
|
||||
Reference in New Issue
Block a user