DB/Gameobject: Delete some duplicate spawns

This commit is contained in:
Aokromes
2016-08-20 22:29:52 +02:00
committed by GitHub
parent 6456469794
commit 08d69e7654

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `gameobject` where `guid` IN (201039,203023,208598,212748,216493);