DB/GameObject: Harbinger of the Second Trial

Restore original data3:  Time in ms before the initial state is restored, and remove the manual despawn as it's called once the gob change state

(cherry picked from commit 90e0131676)
This commit is contained in:
Killyana
2019-04-21 23:07:10 +02:00
committed by Shauren
parent 575bcc8c82
commit ae595df7ea

View File

@@ -0,0 +1,4 @@
--
-- UPDATE `gameobject_template` SET `data3`=3000 WHERE `Entry`=182052;
UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid` IN (182052) AND `source_type`=1 AND `id`=5;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (182052) AND `source_type`=1 AND `id`=6;