Code format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param slot number
|
||||
---@param slot number
|
||||
---Adds an equipment slot to the list of those ignored when saving sets. Creating or saving a set with SaveEquipmentSet() will ignore any slots on the list, allowing the player to create sets which only switch certain items (e.g. to equip a fishing pole and hat while leaving non-fishing-related items equipped).
|
||||
function EquipmentManagerIgnoreSlotForSave(slot) end
|
||||
function EquipmentManagerIgnoreSlotForSave(slot) end
|
||||
|
||||
Reference in New Issue
Block a user