aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/world
diff options
context:
space:
mode:
authorariel- <ariel-@users.noreply.github.com>2017-02-06 20:34:53 -0300
committerariel- <ariel-@users.noreply.github.com>2017-02-06 20:47:12 -0300
commit9e65fead38c486ec8a971a09a95ffae912943a83 (patch)
tree96b0eb41c1b4464a8a66d66c60a08943663ec43a /sql/updates/world
parentaa7ef797d6c362710a38c12e31db4b8f3b2963e4 (diff)
Core/RBAC: sync enum with master
Diffstat (limited to 'sql/updates/world')
-rw-r--r--sql/updates/world/3.3.5/2017_02_06_01_world_335.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_02_06_01_world_335.sql b/sql/updates/world/3.3.5/2017_02_06_01_world_335.sql
new file mode 100644
index 00000000000..502f3db2a53
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_02_06_01_world_335.sql
@@ -0,0 +1 @@
+UPDATE `command` SET `permission`=852 WHERE `name`='go offset';