diff --git a/data/sql/updates/pending_db_world/rev_1771234344346688106.sql b/data/sql/updates/pending_db_world/rev_1771234344346688106.sql new file mode 100644 index 000000000..e73e940c4 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1771234344346688106.sql @@ -0,0 +1,2 @@ +-- Fix Replace Drakuru's Elixir gossip to triggered spell to allow casting while mounted +UPDATE `smart_scripts` SET `action_param2` = 2 WHERE (`entryorguid` = 26423) AND (`source_type` = 0) AND (`id` IN (2));