Files
wow_Meta/api/UpgradeItem.lua
2025-05-04 15:15:00 +02:00

6 lines
227 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Accepts an item upgrade, spending the required amount of currency. This function can only be called when at the upgrade merchant.
function UpgradeItem() end