diff --git a/data/sql/updates/pending_db_world/rev_1727429234467651703.sql b/data/sql/updates/pending_db_world/rev_1727429234467651703.sql new file mode 100644 index 000000000..4635790b4 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1727429234467651703.sql @@ -0,0 +1,10 @@ +-- +UPDATE `creature_template` SET `flags_extra` = `flags_extra` & ~2048 WHERE `entry` IN ( +3672, -- Boahn +20783, -- Porfus the Gem Gorger +21639, -- Illidari Slayer +21717, -- Dragonmaw Wrangler +12100, -- Lava Reaver +22076, -- Torloth the Magnificent +22004 -- Leoroxx +);