mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-21 02:20:00 +01:00
ClearAllItems during randomize
This commit is contained in:
parent
1381a4b809
commit
e3094f2558
@ -124,7 +124,7 @@ void PlayerbotFactory::Randomize(bool incremental)
|
||||
{
|
||||
ResetQuests();
|
||||
}
|
||||
ClearInventory();
|
||||
ClearAllItems();
|
||||
bot->SaveToDB(false, false);
|
||||
|
||||
bot->GiveLevel(level);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user