mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-18 11:15:43 +00:00
inventory and use item
This commit is contained in:
@@ -73,7 +73,7 @@ class UseRandomRecipe : public UseItemAction
|
||||
|
||||
bool isUseful() override;
|
||||
bool isPossible() override;
|
||||
bool Execute(Event event);
|
||||
bool Execute(Event event) override;
|
||||
};
|
||||
|
||||
class UseRandomQuestItem : public UseItemAction
|
||||
|
||||
Reference in New Issue
Block a user