5 lines
131 B
Lua
5 lines
131 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Returns the mastery value of your character
|
|
function GetMastery() end
|