Initial commit
This commit is contained in:
4
api/AcceptQuest.lua
Normal file
4
api/AcceptQuest.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Accepts the quest offered by a questgiver. Usable following the QUEST_DETAIL event in which the questgiver presents the player with the details of a quest and the option to accept or decline.
|
||||
function AcceptQuest() end
|
||||
Reference in New Issue
Block a user