DB/Gameobject: Respawntimer fix for Quest 11695

Closes #17643 by Tauriella
(cherry picked from commit 5a550f9418483eb429a9953ed1ea4cf29620ace5)
This commit is contained in:
Aokromes
2017-02-11 17:05:42 +01:00
committed by joschiwald
parent a1dcbfc1b3
commit 643beaf943
@@ -0,0 +1,2 @@
-- Gurgleboggle's Bauble
UPDATE `gameobject` SET `spawntimesecs` = 2 WHERE `id` IN (187885,187886);