mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
DB/Gameobject: Respawntimer fix for Quest 11695
Closes #17643 by Tauriella
This commit is contained in:
2
sql/updates/world/3.3.5/2016_07_22_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_07_22_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Gurgleboggle's Bauble
|
||||
UPDATE `gameobject` SET `spawntimesecs` = 2 WHERE `id` IN (187885,187886);
|
||||
Reference in New Issue
Block a user