Add meta
This commit is contained in:
6
Meta/api/GetQuestDifficultyColor.lua
Normal file
6
Meta/api/GetQuestDifficultyColor.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param level number
|
||||
---@return table color
|
||||
---Returns a table of color values indicating the difficulty of a quest's level as compared to the player's
|
||||
function GetQuestDifficultyColor(level) end
|
Reference in New Issue
Block a user