DB/Gameobject: Delete some duplicate spawns

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

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `gameobject` WHERE `guid` IN (201040,203022,208610,212754,216477);