chore(DB): import pending files

Referenced commit(s): 7f826731b7
This commit is contained in:
github-actions[bot]
2024-12-26 08:50:46 +00:00
parent 7f826731b7
commit 59f79b5a3c

View File

@@ -1,2 +1,3 @@
-- DB update 2024_12_26_00 -> 2024_12_26_01
-- Add interrupt immunity to Illidari Nightlord
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` | 33554432 WHERE (`entry` = 22855);