aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2017-01-12 02:52:33 +0100
committerGitHub <noreply@github.com>2017-01-12 02:52:33 +0100
commit74dece2a009d4185ced8d2ce7470d41b9090c708 (patch)
treed4ec5d6ecc8507f8ea579d020d28c2ba27d87867
parent5317a813959831e2193f60c0da02d01cce4dac6f (diff)
Missing part of 5317a81
-rw-r--r--sql/updates/world/master/2017_01_12_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_01_12_00_world.sql b/sql/updates/world/master/2017_01_12_00_world.sql
new file mode 100644
index 00000000000..3655a322a20
--- /dev/null
+++ b/sql/updates/world/master/2017_01_12_00_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `creature_template` SET `speed_run`=3.23333 WHERE `entry`=43161;
+--