DB/Gameobject: Fix respawn time for quest GO "Daggerfen Poison Manual"

(cherry picked from commit 476eb19f21803f1a624e8100288de90827f8d255)
This commit is contained in:
treeston
2016-04-09 17:54:21 +02:00
committed by Shauren
parent 7aa526e4d5
commit 88268a9dbd
@@ -0,0 +1,2 @@
-- Fix respawn time for quest loot GO "Daggerfen Poison Manual"
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=22662;