mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/Gameobject: Delete some duplicate spawns
Cherry pick from d5e0e99477
This commit is contained in:
3
sql/updates/world/6.x/2016_08_21_04_world.sql
Normal file
3
sql/updates/world/6.x/2016_08_21_04_world.sql
Normal file
@@ -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);
|
||||
Reference in New Issue
Block a user