Initial commit
This commit is contained in:
5
api/GetTabardCreationCost.lua
Normal file
5
api/GetTabardCreationCost.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number cost
|
||||
---Returns the cost to create a guild tabard. Only returns valid data if the player is interacting with a tabard designer (i.e. between the OPEN_TABARD_FRAME and CLOSE_TABARD_FRAME events).
|
||||
function GetTabardCreationCost() end
|
||||
Reference in New Issue
Block a user