parent
b23bad6be8
commit
695fc7994f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_11_22_01 -> 2024_11_22_02
|
||||
--
|
||||
-- fix(db/Creature) - Bonechewer Behemoth isn't immune to Distract anymore
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` &~ 8 WHERE `entry` = 23196;
|
||||
Loading…
Add table
Add a link
Reference in a new issue