mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
random glyphs initialization
This commit is contained in:
@@ -145,6 +145,7 @@ class PlayerbotFactory : public InventoryAction
|
||||
void InitPotions();
|
||||
void InitFood();
|
||||
void InitReagents();
|
||||
void InitGlyphs();
|
||||
bool CanEquipArmor(ItemTemplate const* proto);
|
||||
bool CanEquipWeapon(ItemTemplate const* proto);
|
||||
void EnchantItem(Item* item);
|
||||
|
||||
Reference in New Issue
Block a user