aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2016-08-20 22:32:42 +0200
committerGitHub <noreply@github.com>2016-08-20 22:32:42 +0200
commit4c4a379ae8a9643165cc3474d8be60a9c559f00c (patch)
tree759f9d64e2d5435f5edf4ee759c4c0de57159fe6
parent08d69e76545e6ce08fe6ec6d51a799d66d8bdced (diff)
DB/Gameobject: Delete some duplicate spawns
-rw-r--r--sql/updates/world/6.x/2016_08_20_04_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/6.x/2016_08_20_04_world.sql b/sql/updates/world/6.x/2016_08_20_04_world.sql
new file mode 100644
index 00000000000..bf5e03fab5a
--- /dev/null
+++ b/sql/updates/world/6.x/2016_08_20_04_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `gameobject` WHERE `guid` IN (203049,212759,216480,220582);