chore(DB): import pending files

Referenced commit(s): e9c969ce76
This commit is contained in:
github-actions[bot]
2024-09-28 08:24:15 +00:00
parent e9c969ce76
commit c2a0d8cb99

View File

@@ -0,0 +1,11 @@
-- DB update 2024_09_27_00 -> 2024_09_28_00
--
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
);