diff --git a/data/sql/updates/pending_db_world/rev_1769473478697917600.sql b/data/sql/updates/pending_db_world/rev_1769473478697917600.sql new file mode 100644 index 000000000..f7d18b05c --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1769473478697917600.sql @@ -0,0 +1,2 @@ +-- Adds "Disoriented" and "Sapped" Immunties to "Maruading Crust Burster" outcome from MoP and Retail +UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` | 2 | 536870912 WHERE `entry` = 16857;