DB/GameObject: Fix some wrong spawns

This commit is contained in:
Killyana
2018-09-03 22:06:51 +02:00
committed by Aokromes
parent ebdf521626
commit 3e024d1eb9

View File

@@ -0,0 +1,4 @@
--
UPDATE `gameobject` SET `id`=171942, `spawntimesecs`=180, `animprogress`=100 WHERE `guid`=18199;
DELETE FROM `gameobject` WHERE `guid`=48892;
DELETE FROM `gameobject_addon` WHERE `guid`=48892;