Initial commit
This commit is contained in:
5
api/GetCorpseRecoveryDelay.lua
Normal file
5
api/GetCorpseRecoveryDelay.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number timeLeft
|
||||
---Returns the amount of time left until the player can recover their corpse. Applies to resurrection spells offered by other units, resurrecting by returning to the player's corpse as a ghost, and to resurrecting at a graveyard's spirit healer, if the player has recently died several times in short succession.
|
||||
function GetCorpseRecoveryDelay() end
|
||||
Reference in New Issue
Block a user