mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/ZulGurub): Remove taunt immunity from Mar'li (#12234)
* fix(DB/ZulGurub): Remove taunt immunity from Mar'li and Gri'lek * Update rev_1656482750700107200.sql
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- Mar'li - Gri'lek
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`&~256 WHERE `entry` = 14510;
|
||||
Reference in New Issue
Block a user