mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Commands: Typo in account set gmlevel help field
Closes #19448 by Heaven31415
(cherry picked from commit 3b8f85fd81)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- correct typo in account set gmlevel command help
|
||||
UPDATE `command` SET `help`="Syntax: .account set gmlevel [$account] #level [#realmID]\r\n\r\nSet the security level for targeted player (can't be used at self) or for account $name to a level of #level on the realm #realmID.\r\n\r\n#level may range from 0 to 3.\r\n\r\n#realmID may be -1 for all realms." WHERE `name`='account set gmlevel';
|
||||
Reference in New Issue
Block a user