DB/SAI: Fix missing SMART_ACTION_MOVE_TO_POS update

closes #30158 by Jildor
This commit is contained in:
Aokromes
2024-08-11 12:00:40 +02:00
committed by GitHub
parent c70ceb2ee5
commit 5f58619c7b

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `target_type`=8 WHERE `entryorguid`=2711500 AND `source_type`=9 AND `id`=3 AND `link`=0;