Skip to content

Commit

Permalink
DB/Gameobject: Delete some duplicate spawns
Browse files Browse the repository at this point in the history
Cherry pick from TrinityCoreLegacy@d5e0e99
  • Loading branch information
Aokromes committed Aug 21, 2016
1 parent 4963ff3 commit 844b8e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 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);

0 comments on commit 844b8e4

Please sign in to comment.