diff options
| author | Chazy Chaz <ChazyTheBest@hotmail.es> | 2017-03-17 19:00:33 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2017-03-17 19:00:56 +0100 |
| commit | c31de25627df8267b893dc6bbc49232cf81a07fd (patch) | |
| tree | c7078de03249cbe84ceae061a9c57436a9763e6a /sql/updates | |
| parent | 3df4135173cb8b8393460403417dc242116290bf (diff) | |
Core/Players: Rename "heroic character" to "death knight"
Closes #19286
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/auth/master/2017_03_17_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2017_03_17_00_auth.sql b/sql/updates/auth/master/2017_03_17_00_auth.sql new file mode 100644 index 00000000000..3c0f547fcbe --- /dev/null +++ b/sql/updates/auth/master/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; |
