aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2016-08-21 14:11:15 +0200
committerGitHub <noreply@github.com>2016-08-21 14:11:15 +0200
commit63a1a435df2cf4144f26abd9018994711027908e (patch)
tree25ed1d929e942ac5d04dab682eadfa6bea699588
parent844b8e41d4cdc2cce86794ab882d79be0919db35 (diff)
DB/Gameobjet: Delete more duplicate spawns
Cherry pick from https://github.com/TrinityCoreLegacy/TrinityCore/commit/525aa424ec8ba60319cd84862c26826a1630d6d5
-rw-r--r--sql/updates/world/6.x/2016_08_21_05_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/6.x/2016_08_21_05_world.sql b/sql/updates/world/6.x/2016_08_21_05_world.sql
new file mode 100644
index 00000000000..80cbea9d463
--- /dev/null
+++ b/sql/updates/world/6.x/2016_08_21_05_world.sql
@@ -0,0 +1,3 @@
+--
+DELETE FROM `gameobject` WHERE `guid` IN (203025,208597,212739,216495,203024,208524,212741,216497,203027,208522,212738,216494,201034,203035,208074,212722,216483,203034,207968,212725,216486,203033,207967,212730,216489,203032,207715,212735,216492,203038,212736,216498,220594,203042,207721,212720,216482,203047,212721,216484,220599,203047,212721,216484,220599,203045,212729,216490,220596,203046,212726,216487,220597,203041,207714,212724,216485,203040,207713,212728,216488,203048,207712,212719,216481,203039,207711,212732,216491,203026,208075,212740,216496,203028,212755,216506,220593,203029,212746,216503,220595,203030,212752,216505,220592,203031,212744,216499,220591,203036,212751,216504,220590,203037,212750,216501,220589,203043,212747,216502,220588,203044,212745,216500,220587);
+DELETE FROM `gameobject_addon` WHERE `guid` IN (203025,208597,212739,216495,203024,208524,212741,216497,203027,208522,212738,216494,201034,203035,208074,212722,216483,203034,207968,212725,216486,203033,207967,212730,216489,203032,207715,212735,216492,203038,212736,216498,220594,203042,207721,212720,216482,203047,212721,216484,220599,203047,212721,216484,220599,203045,212729,216490,220596,203046,212726,216487,220597,203041,207714,212724,216485,203040,207713,212728,216488,203048,207712,212719,216481,203039,207711,212732,216491,203026,208075,212740,216496,203028,212755,216506,220593,203029,212746,216503,220595,203030,212752,216505,220592,203031,212744,216499,220591,203036,212751,216504,220590,203037,212750,216501,220589,203043,212747,216502,220588,203044,212745,216500,220587);