DB/Gameobject: Delete few duplicate spawns

This commit is contained in:
Aokromes
2016-09-29 22:24:42 +02:00
parent 08672709d0
commit c5d91a3c55

View 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;