mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
4
data/sql/updates/db_world/2024_11_25_01.sql
Normal file
4
data/sql/updates/db_world/2024_11_25_01.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_11_25_00 -> 2024_11_25_01
|
||||
--
|
||||
-- Adds "Taunt Immunity" to Boss "Hex Lord Malacrass" (Zul'aman)
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 256 WHERE `entry` = 24239;
|
||||
Reference in New Issue
Block a user