DB/Gameobject: Delete some duplicate spawns

This commit is contained in:
Aokromes
2016-08-20 22:19:20 +02:00
committed by GitHub
parent 4c52b78adf
commit 3d87fb2824

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `gameobject` WHERE `guid` IN (201041,203021,208599,212749,216478,218960,233015);