Files
wow_Meta/api/HasSoulstone.lua
2025-05-04 14:35:26 +02:00

6 lines
290 B
Lua

---@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