DB/Gameobject: Delete some duplicate spawns

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

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `gameobject` WHERE `guid` IN (200993,203068,212770,216466,220563);