Skip to content

Commit 5f58619

Browse files
authored
DB/SAI: Fix missing SMART_ACTION_MOVE_TO_POS update
closes #30158 by Jildor
1 parent c70ceb2 commit 5f58619

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--
2+
UPDATE `smart_scripts` SET `target_type`=8 WHERE `entryorguid`=2711500 AND `source_type`=9 AND `id`=3 AND `link`=0;

0 commit comments

Comments
 (0)