mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
fix(DB/Creature): Add immunities to Web Wraps (Naxxramas) (#25947)
This commit is contained in:
2
data/sql/updates/pending_db_world/web-wrap.sql
Normal file
2
data/sql/updates/pending_db_world/web-wrap.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `CreatureImmunitiesId` = -375 WHERE `entry` IN (30183, 16486);
|
||||
Reference in New Issue
Block a user