mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB/Creature): set Charm immune (mechanic_immune_mask) for SWP Trash demons (#21826)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|1 WHERE `entry` IN (25597, 25851, 25595, 25599, 25509, 25591, 25593);
|
||||
Reference in New Issue
Block a user