mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-15 09:50:27 +00: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