aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2016-03-28 05:47:41 +0200
committerShauren <shauren.trinity@gmail.com>2016-04-09 17:41:36 +0200
commit7724a7ec54d30c2b59663c3457f27b76432359e1 (patch)
treea4310e0d9ea322c8d831a250de10a758a3baf9c5
parent07a0a57ffb6639d0e4eeb6227195dc031900687a (diff)
DB/Misc: Fix startup error
(cherry picked from commit 4afea55b2c6035a986162a8d800a57fb1ae4cf98)
-rw-r--r--sql/updates/world/2016_04_09_13_world_2016_03_28_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2016_04_09_13_world_2016_03_28_00_world.sql b/sql/updates/world/2016_04_09_13_world_2016_03_28_00_world.sql
new file mode 100644
index 00000000000..b4a7e2d5a36
--- /dev/null
+++ b/sql/updates/world/2016_04_09_13_world_2016_03_28_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature` SET `spawndist`=0 WHERE `guid`=135230;