DB/Gameobject: Delete some duplicate spawns

Updates #19
This commit is contained in:
Aokromes
2016-08-20 22:21:26 +02:00
parent c2836e5e33
commit 1b28d70184

View File

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