DB/GameObject: Remove wrong spawns

This commit is contained in:
Killyana
2018-06-26 19:12:13 +02:00
parent f7283d9766
commit 87e609a759

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `gameobject` WHERE `guid` IN (212134, 212133, 212130, 212121);
DELETE FROM `gameobject_addon` WHERE `guid` IN (212134, 212133, 212130, 212121);