Initial commit
This commit is contained in:
5
api/GetItemUpdateLevel.lua
Normal file
5
api/GetItemUpdateLevel.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number newItemLevel
|
||||
---Returns an item's item level once it's been upgraded.. This function can currently only be called when at the upgrade merchant.
|
||||
function GetItemUpdateLevel() end
|
Reference in New Issue
Block a user