chore: stage all pending changes (DB cleanup, corrections, compiler, init, plugin API)
This commit is contained in:
@@ -253,6 +253,7 @@ end
|
||||
---@param level number @The quest level
|
||||
---@param blizzLike boolean @True = [40+], false/nil = [40D/R]
|
||||
function QuestieLib:GetQuestString(questId, name, level, blizzLike)
|
||||
if not name then return tostring(questId) end
|
||||
local questType, questTag = QuestieDB.GetQuestTagInfo(questId)
|
||||
|
||||
if questType and questTag then
|
||||
|
||||
Reference in New Issue
Block a user