mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
DB/GB: added interrupt immunity to General Umbriss and Forgemaster Throngus
This commit is contained in:
1
sql/updates/world/custom/custom_2018_12_15_01_world.sql
Normal file
1
sql/updates/world/custom/custom_2018_12_15_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`= `mechanic_immune_mask` | 33554432 WHERE `entry` IN (39625, 48337, 40177, 48702);
|
||||
Reference in New Issue
Block a user