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