diff --git a/data/sql/updates/pending_db_world/rev_1747490492456641600.sql b/data/sql/updates/db_world/2025_05_18_00.sql similarity index 81% rename from data/sql/updates/pending_db_world/rev_1747490492456641600.sql rename to data/sql/updates/db_world/2025_05_18_00.sql index 300123328..698230119 100644 --- a/data/sql/updates/pending_db_world/rev_1747490492456641600.sql +++ b/data/sql/updates/db_world/2025_05_18_00.sql @@ -1,2 +1,3 @@ +-- DB update 2025_05_15_00 -> 2025_05_18_00 -- 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);