DB/SAI: Fix a missing param for the action set phase group

This commit is contained in:
Killyana
2018-04-11 15:55:37 +02:00
parent 76061c237f
commit 4f5fd98c95

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param2`=1 WHERE `entryorguid`=3038200 AND `sourceType`=9 AND `action_type`=16;