mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
feat(Core/ItemHandler): Optional item recovery (#2442)
This commit is contained in:
committed by
Stoabrogga
parent
e337f1e38d
commit
b6c0f58dda
@@ -952,6 +952,8 @@ class WorldSession
|
||||
|
||||
bool CanUseBank(uint64 bankerGUID = 0) const;
|
||||
|
||||
bool recoveryItem(Item* pItem);
|
||||
|
||||
// EnumData helpers
|
||||
bool IsLegitCharacterForAccount(uint32 lowGUID)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user