Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): b23bad6
  • Loading branch information
github-actions[bot] committed Nov 22, 2024
1 parent b23bad6 commit 695fc79
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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;

0 comments on commit 695fc79

Please sign in to comment.