mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
DB/GameObject: Fix some wrong spawns
This commit is contained in:
4
sql/updates/world/3.3.5/2018_09_03_03_world_335.sql
Normal file
4
sql/updates/world/3.3.5/2018_09_03_03_world_335.sql
Normal 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;
|
||||
Reference in New Issue
Block a user