Initial commit
This commit is contained in:
11
api/GetRestState.lua
Normal file
11
api/GetRestState.lua
Normal file
@@ -0,0 +1,11 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return 4 state
|
||||
---@return 1
|
||||
---@return 2
|
||||
---@return 3
|
||||
---@return 4
|
||||
---@return string name
|
||||
---@return number multiplier
|
||||
---Returns the player's current rest state
|
||||
function GetRestState() end
|
Reference in New Issue
Block a user