forked from mirror/azerothcore-wotlk
fix(DB/Creature): Add immunities to Web Wraps (Naxxramas) (#25947)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `CreatureImmunitiesId` = -375 WHERE `entry` IN (30183, 16486);
|
||||
Reference in New Issue
Block a user