aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/6.x/2016_08_21_04_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/6.x/2016_08_21_04_world.sql b/sql/updates/world/6.x/2016_08_21_04_world.sql
new file mode 100644
index 00000000000..8ced73b77be
--- /dev/null
+++ b/sql/updates/world/6.x/2016_08_21_04_world.sql
@@ -0,0 +1,3 @@
+--
+DELETE FROM `gameobject` WHERE `guid` IN (203050,203055,212756,212758,216476,216479,220581,220583);
+DELETE FROM `gameobject_addon` WHERE `guid` IN (203050,203055,212756,212758,216476,216479,220581,220583);