diff --git a/data/sql/updates/pending_db_world/rev_1783313468278760539.sql b/data/sql/updates/pending_db_world/rev_1783313468278760539.sql new file mode 100644 index 000000000..efd98262f --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1783313468278760539.sql @@ -0,0 +1,3 @@ +-- 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);