mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
3
data/sql/updates/db_world/2025_05_27_02.sql
Normal file
3
data/sql/updates/db_world/2025_05_27_02.sql
Normal file
@@ -0,0 +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";
|
||||
Reference in New Issue
Block a user