Initial commit
This commit is contained in:
4
api/DeclineResurrect.lua
Normal file
4
api/DeclineResurrect.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Declines an offered resurrection spell. Usable following the RESURRECT_REQUEST event which fires when the player is offered resurrection by another unit.
|
||||
function DeclineResurrect() end
|
||||
Reference in New Issue
Block a user