mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(Scripts/SunwellPlateau): Add taunt immunity to Entropius (#21918)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Set immune to taunt
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |256 WHERE (`entry` = 25840);
|
||||
Reference in New Issue
Block a user