diff options
| author | Chazy Chaz <ChazyTheBest@hotmail.es> | 2017-03-17 19:03:59 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2017-03-17 19:03:59 +0100 |
| commit | a63bd06ec6c9a712de4732ad1c98a605b056a382 (patch) | |
| tree | 0679a125d6965e06066f4f4fa0d1e4f60bead795 /sql/updates | |
| parent | e33263c677a3d1af61b7c2e53d72b5360ba7de4d (diff) | |
Core/Players: Rename "heroic character" to "death knight"
Closes #19287
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/auth/3.3.5/2017_03_17_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/3.3.5/2017_03_17_00_auth.sql b/sql/updates/auth/3.3.5/2017_03_17_00_auth.sql new file mode 100644 index 00000000000..3c0f547fcbe --- /dev/null +++ b/sql/updates/auth/3.3.5/2017_03_17_00_auth.sql @@ -0,0 +1 @@ +UPDATE rbac_permissions SET `name` = 'Skip character creation death knight min level check' WHERE id = 18; |
