mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
11
data/sql/updates/db_world/2024_09_28_00.sql
Normal file
11
data/sql/updates/db_world/2024_09_28_00.sql
Normal 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
|
||||
);
|
||||
Reference in New Issue
Block a user