mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-12-01 21:12:50 +08:00
ClearAllItems during randomize
This commit is contained in:
@@ -124,7 +124,7 @@ void PlayerbotFactory::Randomize(bool incremental)
|
||||
{
|
||||
ResetQuests();
|
||||
}
|
||||
ClearInventory();
|
||||
ClearAllItems();
|
||||
bot->SaveToDB(false, false);
|
||||
|
||||
bot->GiveLevel(level);
|
||||
|
||||
Reference in New Issue
Block a user