Initial commit
This commit is contained in:
5
api/GuildControlAddRank.lua
Normal file
5
api/GuildControlAddRank.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param name string
|
||||
---Adds a new rank to the player's guild. The newly added rank becomes the lowest rank in the guild.
|
||||
function GuildControlAddRank(name) end
|
Reference in New Issue
Block a user