Add meta
This commit is contained in:
5
Meta/api/ResurrectHasSickness.lua
Normal file
5
Meta/api/ResurrectHasSickness.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return 1nil hasSickness
|
||||
---Returns whether accepting an offered resurrection spell will cause the player to suffer Resurrection Sickness. Usable following the RESURRECT_REQUEST event which fires when the player is offered resurrection by another unit. Generally always returns nil, as resurrection by other players does not cause sickness.
|
||||
function ResurrectHasSickness() end
|
||||
Reference in New Issue
Block a user