diff options
-rw-r--r-- | sql/updates/world/master/2022_03_05_54_world_2021_01_07_00_world.sql | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_05_54_world_2021_01_07_00_world.sql b/sql/updates/world/master/2022_03_05_54_world_2021_01_07_00_world.sql new file mode 100644 index 00000000000..49936024f1a --- /dev/null +++ b/sql/updates/world/master/2022_03_05_54_world_2021_01_07_00_world.sql @@ -0,0 +1,37 @@ +-- +UPDATE `creature_template` SET `unit_flags2` = `unit_flags2` | 32768 WHERE `entry` IN ( +464, -- Guard Parker +823, -- Deputy Willem +2238, -- Tog'thar +2239, -- Drull +3203, -- Fizzle Darkstorm +7024, -- Agent Kearnen +15192, -- Anachronos +22258, -- Demoniac Scryer +31897, -- Lightwell +32826, -- Sturdy Seat +32930, -- Kologarn +33288, -- Yogg-Saron +33329, -- Heart of the Deconstructor +33883, -- Yogg-Saron (Transform Only) +33890, -- Brain of Yogg-Saron +33909, -- Kologarn (1) +33954, -- Brain of Yogg-Saron (1) +33955, -- Yogg-Saron (1) +33995, -- Heart of the Deconstructor (1) +34297, -- Kologarn +34812, -- The Turkey Chair +34819, -- The Stuffing Chair +34822, -- The Pie Chair +34823, -- The Cranberry Chair +34824, -- The Sweet Potato Chair +38316, -- Ormus the Penitent +38454, -- Kinetic Bomb +38775, -- Kinetic Bomb (1) +38776, -- Kinetic Bomb (2) +38777, -- Kinetic Bomb (3) +39509, -- Aronen +39820, -- Rocket Launcher +39934, -- Zeppelin Sentry +40220, -- [ph] Summoned Crab - Pet +40492); -- Zild'jian |