Initial commit

This commit is contained in:
2024-12-16 13:13:08 +01:00
commit c8d4f32d5d
3093 changed files with 18304 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
---@diagnostic disable: missing-return, lowercase-global
---@param professionID 773
---@param 164
---@param 165
---@param 171
---@param 182
---@param 186
---@param 197
---@param 202
---@param 333
---@param 393
---@param 755
---@param 773
---Expands the corresponding profession in the guild window. This function is used to expand a single profession in the guild window (professions view) based on its ID. Can also be done while window is not visible. See CollapseGuildTradeSkillHeader() for closing the view again.
function ExpandGuildTradeSkillHeader(professionID, 164, 165, 171, 182, 186, 197, 202, 333, 393, 755, 773) end