fix(DB/Creature): Jedoga Shadowseeker should be disarmable and hard r… (#22215)
This commit is contained in:
parent
8d9636e1fa
commit
f9564c5ee0
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`&~(4), `flags_extra` = `flags_extra`|2147483648 WHERE (`entry` IN (29310,31465));
|
||||
Loading…
Add table
Add a link
Reference in a new issue