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

(cherry picked from commit 476eb19f21)
This commit is contained in:
treeston
2016-04-03 23:54:59 +02:00
committed by Shauren
parent 7aa526e4d5
commit 88268a9dbd

View File

@@ -0,0 +1,2 @@
-- Fix respawn time for quest loot GO "Daggerfen Poison Manual"
UPDATE `gameobject` SET `spawntimesecs`=2 WHERE `guid`=22662;