mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/TotFW: added some immunities to Ravenous Creeper
This commit is contained in:
1
sql/updates/world/custom/custom_2019_05_15_05_world.sql
Normal file
1
sql/updates/world/custom/custom_2019_05_15_05_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`= 1 | 2 | 4 | 8388608 WHERE `entry` IN (45812, 50100, 50110, 50120);
|
||||
Reference in New Issue
Block a user