diff --git a/data/sql/updates/pending_db_world/rev_1766322173320917400.sql b/data/sql/updates/db_world/2026_01_06_01.sql similarity index 84% rename from data/sql/updates/pending_db_world/rev_1766322173320917400.sql rename to data/sql/updates/db_world/2026_01_06_01.sql index 3b0232f85..831089228 100644 --- a/data/sql/updates/pending_db_world/rev_1766322173320917400.sql +++ b/data/sql/updates/db_world/2026_01_06_01.sql @@ -1,2 +1,3 @@ +-- DB update 2026_01_06_00 -> 2026_01_06_01 -- Bonestripper Vulture, Castflag 0 to 32 "Only casts the spell if the target does not have an aura from the spell" UPDATE `smart_scripts` SET `action_param2` = `action_param2` | 32 WHERE `entryorguid` = 16973 AND `source_type` = 0 AND `id` = 0;