mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
[Misc] Init bag, hunter spell
This commit is contained in:
@@ -1738,7 +1738,7 @@ void PlayerbotFactory::InitBags(bool destroyOld)
|
||||
bot->DestroyItem(INVENTORY_SLOT_BAG_0, slot, true);
|
||||
}
|
||||
if (old_bag) {
|
||||
return;
|
||||
continue;
|
||||
}
|
||||
Item* newItem = bot->EquipNewItem(dest, newItemId, true);
|
||||
if (newItem)
|
||||
|
||||
Reference in New Issue
Block a user