diff --git a/data/sql/updates/pending_db_world/rev_1747490492456641600.sql b/data/sql/updates/pending_db_world/rev_1747490492456641600.sql new file mode 100644 index 000000000..300123328 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1747490492456641600.sql @@ -0,0 +1,2 @@ +-- Sets the SAI Link to 0 from 1 for Ziggurat Defender (has only 1 cast, nothing to link to) +UPDATE `smart_scripts` SET `link` = 0 WHERE (`source_type` = 0 AND `entryorguid` = 26202 AND `id` = 0);