aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2023-05-05 12:22:01 +0200
committerGitHub <noreply@github.com>2023-05-05 12:22:01 +0200
commitfc6f34c4a85aa3bbaa76abc0c19b517d1970d62a (patch)
tree6cf353d9351bdd7f32a44004579abb93dc751516 /sql
parent01e43a244d07f80e0729db7e15b1b940ede53a47 (diff)
DB/Command: Fix reload text
Diffstat (limited to 'sql')
-rw-r--r--sql/base/auth_database.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/base/auth_database.sql b/sql/base/auth_database.sql
index 4f6e35abcc2..e8e7780d9c7 100644
--- a/sql/base/auth_database.sql
+++ b/sql/base/auth_database.sql
@@ -1605,7 +1605,7 @@ INSERT INTO `rbac_permissions` VALUES
(642,'Command: reload disenchant_loot_template'),
(643,'Command: reload event_scripts'),
(644,'Command: reload fishing_loot_template'),
-(645,'Command: reload game_graveyard_zone'),
+(645,'Command: reload graveyard_zone'),
(646,'Command: reload game_tele'),
(647,'Command: reload gameobject_questender'),
(648,'Command: reload gameobject_loot_template'),