mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 02:23:49 +00:00
This reverts commit 85d2c39a48.
This commit is contained in:
@@ -1473,7 +1473,7 @@ public:
|
||||
[[nodiscard]] bool HasQuestForItem(uint32 itemId, uint32 excludeQuestId = 0, bool turnIn = false, bool* showInLoot = nullptr) const;
|
||||
[[nodiscard]] bool HasQuestForGO(int32 GOId) const;
|
||||
[[nodiscard]] bool HasQuest(uint32 questId) const;
|
||||
void UpdateVisibleGameobjectsOrSpellClicks();
|
||||
void UpdateForQuestWorldObjects();
|
||||
[[nodiscard]] bool CanShareQuest(uint32 quest_id) const;
|
||||
|
||||
void SendQuestComplete(uint32 quest_id);
|
||||
|
||||
Reference in New Issue
Block a user