Initial commit
This commit is contained in:
5
api/UseHearthstone.lua
Normal file
5
api/UseHearthstone.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return boolean state
|
||||
---Attempts to use the player's Hearthstone. Used by the support/help interface to resolve issues where a player is stuck.
|
||||
function UseHearthstone() end
|
||||
Reference in New Issue
Block a user