Initial commit
This commit is contained in:
4
api/ToggleSheath.lua
Normal file
4
api/ToggleSheath.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Sheaths or unsheaths the player character's hand-held items. Calling repeatedly will cause the player character to draw his or her melee weapons, followed by his or her range weapon, followed by hiding all weapons.
|
||||
function ToggleSheath() end
|
Reference in New Issue
Block a user