mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 11:21:58 +01:00
DB/Gameobject: Delete few duplicate spawns
This commit is contained in:
5
sql/updates/world/4.3.4/2016_09_29_02_world.sql
Normal file
5
sql/updates/world/4.3.4/2016_09_29_02_world.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
--
|
||||
DELETE FROM `gameobject` where `guid`=219032 AND `id`=207686;
|
||||
DELETE FROM `gameobject` where `guid`=219033 AND `id`=207690;
|
||||
DELETE FROM `gameobject` where `guid`=219034 AND `id`=207687;
|
||||
DELETE FROM `gameobject` where `guid`=219030 AND `id`=207689;
|
||||
Reference in New Issue
Block a user