Initial commit
This commit is contained in:
5
api/GetGuildCharterCost.lua
Normal file
5
api/GetGuildCharterCost.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number cost
|
||||
---Returns the cost to purchase a guild charter. Usable if the player is interacting with a guild registrar (i.e. between the GUILD_REGISTRAR_SHOW and GUILD_REGISTRAR_CLOSED events).
|
||||
function GetGuildCharterCost() end
|
||||
Reference in New Issue
Block a user