Initial commit
This commit is contained in:
5
api/GetResSicknessDuration.lua
Normal file
5
api/GetResSicknessDuration.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return string resSicknessTime
|
||||
---Returns the duration of resurrection sickness at the player's current level. Returns nil for players under level 10, who are allowed to resurrect at a spirit healer without suffering resurrection sickness.
|
||||
function GetResSicknessDuration() end
|
||||
Reference in New Issue
Block a user