DB/Gameobject: Delete some duplicate spawns

This commit is contained in:
Aokromes
2016-08-20 22:43:37 +02:00
committed by GitHub
parent d2885ed79f
commit 4cd6295efb

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `gameobject` WHERE `guid` IN (203059,212760,216475,220570);