mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
fix(DB/Creature): Adds "Disarm" Mechanic Flag Immunity to Halazzi (#20696)
* Created file * Added Disarm Immunity to Halazzi
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- Adds "Disarm" immunity to Creautre (Boss) "Halazzi" - [Zul'Aman]
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` | 4 WHERE `entry` = 23577;
|
||||
Reference in New Issue
Block a user