mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
DB/TotFW: added interrupt immunity to the Conclave of Wind bosses
This commit is contained in:
1
sql/updates/world/custom/custom_2018_12_18_01_world.sql
Normal file
1
sql/updates/world/custom/custom_2018_12_18_01_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`= `mechanic_immune_mask` | 33554432 WHERE `entry` IN (45870, 50103, 50113, 50123, 45871, 50098, 50108, 50118, 45872, 50095, 50105, 50115);
|
||||
Reference in New Issue
Block a user