Initial commit
This commit is contained in:
4
api/ConfirmAcceptQuest.lua
Normal file
4
api/ConfirmAcceptQuest.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Accepts a quest started by another group member. Usable following the QUEST_ACCEPT_CONFIRM event which fires when another member of the player's party or raid starts certain quests (e.g. escort quests).
|
||||
function ConfirmAcceptQuest() end
|
||||
Reference in New Issue
Block a user