Add meta
This commit is contained in:
5
Meta/api/GetXPExhaustion.lua
Normal file
5
Meta/api/GetXPExhaustion.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number exhaustionXP
|
||||
---Returns the amount of rested bonus experience available. This value increments as the player spends time resting and depletes as the player earns experience from kills while rested.
|
||||
function GetXPExhaustion() end
|
||||
Reference in New Issue
Block a user