aboutsummaryrefslogtreecommitdiff
path: root/sql/base/auth_database.sql
diff options
context:
space:
mode:
authorSpp <spp@jorge.gr>2013-02-26 23:20:52 +0100
committerSpp <spp@jorge.gr>2013-02-26 23:20:52 +0100
commit2a0c3a0b78ceb54f0badc4327fc90206c10d25cf (patch)
tree6d25a13dc0cd710a620be05b6f30702595aefe8c /sql/base/auth_database.sql
parent00c58f25d7180790bd8e70ef57c4788d45e165d0 (diff)
sql typo fixes
Diffstat (limited to 'sql/base/auth_database.sql')
-rw-r--r--sql/base/auth_database.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/base/auth_database.sql b/sql/base/auth_database.sql
index 2bc5bca0264..2ecc6483a26 100644
--- a/sql/base/auth_database.sql
+++ b/sql/base/auth_database.sql
@@ -512,7 +512,7 @@ INSERT INTO `rbac_role_permissions` VALUES
(23, 21),
(24, 22),
(17, 23),
-(34, 24);
+(34, 24),
(28, 25),
(30, 26),
(19, 27),
@@ -593,7 +593,7 @@ INSERT INTO `rbac_roles` VALUES
(31, 'Join channels without announce'),
(32, 'Change channel settings without being channel moderator'),
(33, 'Skip character creation checks'),
-(34, 'Two side faction characters on the same account')
+(34, 'Two side faction characters on the same account'),
(35, 'See two side who list'),
(36, 'Add friends of other faction'),
(37, 'See all security levels with who command'),