DB: Add a missing action_param to the previous commit

Gobs always requires respawn time with the action 41, otherwise they will never respawn

(cherry picked from commit 9f59fb54fc16e06f81a1e99df4076c939bdb3339)
This commit is contained in:
Killyana
2021-06-20 19:18:23 +02:00
committed by Shauren
parent 3ee39ce5b7
commit 6a0a4a62db
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param1`=180 WHERE `source_type`=9 AND `entryorguid`=2878000 AND `id` IN (7);