Initial commit
This commit is contained in:
5
api/HasSoulstone.lua
Normal file
5
api/HasSoulstone.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return string text
|
||||
---Returns whether the player can instantly resurrect in place. Only returns valid information while the player is dead and has not yet released his or her spirit to the graveyard.
|
||||
function HasSoulstone() end
|
||||
Reference in New Issue
Block a user