diff --git a/data/sql/updates/pending_db_world/rev_1781744195259833100.sql b/data/sql/updates/pending_db_world/rev_1781744195259833100.sql new file mode 100644 index 0000000000..0ad0b8f652 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1781744195259833100.sql @@ -0,0 +1,4 @@ +-- +-- Hodir: Flash Freeze should not be Bleed-immune (let Warriors apply Rend). +-- Move to preset -361 (identical to -369 but without the BLEED mechanic). +UPDATE `creature_template` SET `CreatureImmunitiesId` = -361 WHERE `entry` IN (32926, 32938, 33352, 33353);