chore(DB): import pending files

Referenced commit(s): 26cb7597fb
This commit is contained in:
github-actions[bot]
2025-05-27 21:03:13 +00:00
parent 26cb7597fb
commit a72e948c6b

View File

@@ -1,2 +1,3 @@
-- DB update 2025_05_27_01 -> 2025_05_27_02
-- From: Syntax: .guild rank [$CharacterName] #Rank Set for player $CharacterName (or selected) rank #Rank in a guild.
UPDATE `command` SET `help` = "Syntax: .guild rank [$CharacterName] #RankNumber\r\n\r\nSet for player $CharacterName (or selected) rank #Rank in a guild. Ranks value are numeric, 0 = Guild Master, 1 = Officer, etc..." WHERE `name` LIKE "guild rank";