mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-29 00:13:47 +00:00
Update LootRollAction.h
Declared CanBotUseToken
This commit is contained in:
@@ -25,6 +25,8 @@ protected:
|
|||||||
RollVote CalculateRollVote(ItemTemplate const* proto);
|
RollVote CalculateRollVote(ItemTemplate const* proto);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
bool CanBotUseToken(ItemTemplate const* proto, Player* bot);
|
||||||
|
|
||||||
class MasterLootRollAction : public LootRollAction
|
class MasterLootRollAction : public LootRollAction
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user