fix(DB/SAI): Drakuru replace Elixir Gossip (#24727)

Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
Billy Jones 2026-03-15 08:57:23 +00:00 committed by GitHub
parent 6b19ec8c82
commit d3e174c3c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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));