mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 05:11:55 +01:00
DB/Gameobject: Respawntimer fix for Quest 11695
Closes #17643 by Tauriella
(cherry picked from commit 5a550f9418)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Gurgleboggle's Bauble
|
||||
UPDATE `gameobject` SET `spawntimesecs` = 2 WHERE `id` IN (187885,187886);
|
||||
Reference in New Issue
Block a user