Add meta
This commit is contained in:
4
Meta/api/BindEnchant.lua
Normal file
4
Meta/api/BindEnchant.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Confirms enchanting an item (when the item will become soulbound as a result). Usable following the BIND_ENCHANT event which fires upon attempting to perform an enchantment that would cause the target item to become soulbound.
|
||||
function BindEnchant() end
|
||||
Reference in New Issue
Block a user