mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(DB/Creature) - Adds "Disarm" Immunity to Boss: Nalorakk [Zul'Aman] (#20746)
* File created * Added Disarm immunity * The mighty newline
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- Adds "Disarm" immunity to Creautre (Boss) "Nalorakk" - [Zul'Aman]
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` | 4 WHERE `entry` = 23576;
|
||||
Reference in New Issue
Block a user