6 lines
158 B
Lua
6 lines
158 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Confirms resurrection by returning to the player's corpse
|
|
function RetrieveCorpse() end
|