Code format

This commit is contained in:
2025-05-04 14:32:03 +02:00
parent c0337ef97f
commit 93b45ac12e
3012 changed files with 8372 additions and 9301 deletions

View File

@@ -1,8 +1,8 @@
---@diagnostic disable: missing-return, lowercase-global
---@param slot number
---@return itemID gem1
---@return itemID gem2
---@return itemID gem3
---@param slot number
---@return itemID gem1
---@return itemID gem2
---@return itemID gem3
---Returns the gems socketed in an equipped item. The IDs returned refer to the gems themselves (not the enchantments they provide), and thus can be passed to GetItemInfo() to get a gem's name, quality, icon, etc.
function GetInventoryItemGems(slot) end
function GetInventoryItemGems(slot) end