Code format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number range
|
||||
---@return number range
|
||||
---Returns the level range in which a quest below the player's level still rewards XP. If a quest's level is up to range levels below the player's level, the quest is considered easy but still rewards experience points upon completion; these quests are colored green in the default UI's quest log. (Quests more than range levels below the player's are colored gray in the default UI and reward no XP.)
|
||||
function GetQuestGreenRange() end
|
||||
function GetQuestGreenRange() end
|
||||
|
||||
Reference in New Issue
Block a user