mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-04 16:17:26 +01:00
DB/Gameobject: Delete duplicate spawns
This commit is contained in:
2
sql/updates/world/2016_08_20_11_world.sql
Normal file
2
sql/updates/world/2016_08_20_11_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (203059,212760,216475,220570);
|
||||
Reference in New Issue
Block a user