mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 15:28:02 +00:00
5
data/sql/updates/db_world/2026_06_18_03.sql
Normal file
5
data/sql/updates/db_world/2026_06_18_03.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2026_06_18_02 -> 2026_06_18_03
|
||||
--
|
||||
-- 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);
|
||||
Reference in New Issue
Block a user