mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-21 02:20:00 +01:00
clear quest reward inventory
This commit is contained in:
parent
ac6f7a1e98
commit
2aa7ff5a72
@ -150,6 +150,8 @@ void PlayerbotFactory::Randomize(bool incremental)
|
|||||||
pmo->finish();
|
pmo->finish();
|
||||||
*/
|
*/
|
||||||
InitInstanceQuests();
|
InitInstanceQuests();
|
||||||
|
// clear quest reward inventory
|
||||||
|
ClearInventory();
|
||||||
bot->GiveLevel(level);
|
bot->GiveLevel(level);
|
||||||
|
|
||||||
if (sPlayerbotAIConfig->randomBotPreQuests)
|
if (sPlayerbotAIConfig->randomBotPreQuests)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user