DB: Add a missing action_param to the previous commit

Gobs always requires respawn time with the action 41, otherwise they will never respawn
This commit is contained in:
Killyana
2018-02-13 01:55:03 +01:00
committed by Aokromes
parent 5b1703f82e
commit 3cf55bd2c1

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param1`=180 WHERE `source_type`=9 AND `entryorguid`=2878000 AND `id` IN (7);