4 lines
180 B
Lua
4 lines
180 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
|
|
---Releases the player's spirit to the nearest graveyard. Only has effect if the player is dead.
|
|
function RepopMe() end |