mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_04_10_00 -> 2025_04_10_01
|
||||
|
||||
-- Remove Stun and Silence immunities
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`& ~ (256|2048) WHERE (`entry` = 25588);
|
||||
Reference in New Issue
Block a user