Initial commit
This commit is contained in:
5
api/CancelItemTempEnchantment.lua
Normal file
5
api/CancelItemTempEnchantment.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param slot number
|
||||
---Cancels a temporary weapon enchant. Examples of temporary enchants include mana oils, sharpening stones, and Shaman weapon enhancements.
|
||||
function CancelItemTempEnchantment(slot) end
|
||||
Reference in New Issue
Block a user