mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/Creature): Make Hydross the Unstable immune to taunt (#17514)
initial
This commit is contained in:
2
data/sql/updates/pending_db_world/hydross-taunt.sql
Normal file
2
data/sql/updates/pending_db_world/hydross-taunt.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|256 WHERE `entry` = 21216;
|
||||
Reference in New Issue
Block a user