mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
3
data/sql/updates/db_world/2024_12_26_00.sql
Normal file
3
data/sql/updates/db_world/2024_12_26_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2024_12_25_00 -> 2024_12_26_00
|
||||
-- Add interrupt immunity to Ashtongue Stormcaller
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` | 33554432 WHERE (`entry` = 22846);
|
||||
Reference in New Issue
Block a user