chore(DB): import pending files

Referenced commit(s): 4e74894fd6
This commit is contained in:
github-actions[bot]
2026-07-22 17:00:26 +00:00
parent ecbc8a54ac
commit 9b05c8e992
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2026_07_22_03 -> 2026_07_22_04
-- Majestic Dragon Figurine (60524): allow instant HoT casts to trigger the item proc.
UPDATE `spell_proc` SET `SpellTypeMask` = 7 WHERE `SpellId` = 60524;

View File

@@ -1,3 +1,4 @@
-- DB update 2026_07_22_04 -> 2026_07_22_05
-- Set Patchwork Golem and Bile Retcher stun immunity and Sludge Belcher stunnable for Naxxramas 10/25.
UPDATE `creature_template` SET `CreatureImmunitiesId` = -405 WHERE `entry` IN (16017, 16018, 29347, 29353);
UPDATE `creature_template` SET `CreatureImmunitiesId` = -93 WHERE `entry` IN (16029, 29356);