From 6b2f1ceb81a500ca0fb74753f2fd294cefae9ff0 Mon Sep 17 00:00:00 2001 From: Gultask <100873791+Gultask@users.noreply.github.com> Date: Tue, 20 Jan 2026 08:54:36 -0300 Subject: [PATCH] fix(DB/SAI): Set the range of the scripts in The Stones That Bind Us to be equal to the related spell (#24474) --- .../pending_db_world/rev_1768845350285889100.sql | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 data/sql/updates/pending_db_world/rev_1768845350285889100.sql diff --git a/data/sql/updates/pending_db_world/rev_1768845350285889100.sql b/data/sql/updates/pending_db_world/rev_1768845350285889100.sql new file mode 100644 index 000000000..5548c9171 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1768845350285889100.sql @@ -0,0 +1,10 @@ +-- +UPDATE `smart_scripts` SET `target_param2`=40 WHERE `entryorguid`=7669 AND `source_type`=0 AND `id`=3 AND `link`=0; +UPDATE `smart_scripts` SET `target_param2`=40 WHERE `entryorguid`=7670 AND `source_type`=0 AND `id`=3 AND `link`=0; +UPDATE `smart_scripts` SET `target_param2`=40 WHERE `entryorguid`=7668 AND `source_type`=0 AND `id`=3 AND `link`=0; +UPDATE `smart_scripts` SET `target_param2`=40 WHERE `entryorguid`=7671 AND `source_type`=0 AND `id`=3 AND `link`=0; + +UPDATE `smart_scripts` SET `target_param2`=40 WHERE `entryorguid`=141812 AND `source_type`=1 AND `id`=0 AND `link`=0; +UPDATE `smart_scripts` SET `target_param2`=40 WHERE `entryorguid`=141857 AND `source_type`=1 AND `id`=0 AND `link`=0; +UPDATE `smart_scripts` SET `target_param2`=40 WHERE `entryorguid`=141858 AND `source_type`=1 AND `id`=0 AND `link`=0; +UPDATE `smart_scripts` SET `target_param2`=40 WHERE `entryorguid`=141859 AND `source_type`=1 AND `id`=0 AND `link`=0;