mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/Gameobject: Fix respawn time for some objects
By Tauriella Closes #18066
This commit is contained in:
2
sql/updates/world/3.3.5/2016_10_10_03_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_10_10_03_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject` SET `spawntimesecs` = 2 WHERE `id` IN (188518,188530,190208,188461,187022,187023,187026,187027,187032,187381,186885,186886,187033,186684,176189);
|
||||
Reference in New Issue
Block a user