aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authortreeston <treeston.mmoc@gmail.com>2016-02-14 19:53:17 +0100
committertreeston <treeston.mmoc@gmail.com>2016-02-14 19:53:37 +0100
commitc70e3e31a7a0714b92a2a25f27fe3006f1e36caa (patch)
treef11d8f8a3b8fbaddf61da5a699decdfb9cf1fd03 /sql
parent4d51cf030560d00aeb27cb24ac958f3af5253757 (diff)
parenta36d78526d689d653bd42ef5ff9e553c1d36ef87 (diff)
Merge remote-tracking branch 'sirikfoll/despawnAtEvade' into 3.3.5 (PR #16528)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2016_02_14_03_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2016_02_14_03_world.sql b/sql/updates/world/2016_02_14_03_world.sql
new file mode 100644
index 00000000000..9a0237725c0
--- /dev/null
+++ b/sql/updates/world/2016_02_14_03_world.sql
@@ -0,0 +1,3 @@
+--
+DELETE FROM `linked_respawn` WHERE `guid`=150211 AND `linkedGuid`=150211;
+DELETE FROM `creature` WHERE `guid`=150212 AND `id`=38995;