Files
wow_Meta/api/TurnInGuildCharter.lua
2024-12-16 13:13:08 +01:00

4 lines
264 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Turns in a completed 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 TurnInGuildCharter() end