mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Taunt Immunity to Boss: "Hex Lord Malacrass" (Zul'aman) (#20737)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- 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