From b7893250da541abc33488ae8611b818be93e9b35 Mon Sep 17 00:00:00 2001 From: blinkysc <37940565+blinkysc@users.noreply.github.com> Date: Wed, 26 Nov 2025 15:00:39 -0600 Subject: [PATCH] fix(DB/SAI): Duke Vallenhal incorrect ability (#23909) Co-authored-by: blinkysc Co-authored-by: Claude --- data/sql/updates/pending_db_world/rev_1764179895532249334.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 data/sql/updates/pending_db_world/rev_1764179895532249334.sql diff --git a/data/sql/updates/pending_db_world/rev_1764179895532249334.sql b/data/sql/updates/pending_db_world/rev_1764179895532249334.sql new file mode 100644 index 000000000..8e7b0daee --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1764179895532249334.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_param1`=51873, `comment`='Duke Vallenhal - Between 0-50% Health - Cast \'Bloodworm\'' WHERE `entryorguid`=26926 AND `source_type`=0 AND `id`=1;