mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Creature): Molten War Golem - Added immunities (#22315)
Co-authored-by: ratkosrb <ratkomladic2@abv.bg>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Set Distract immunity to Molten War Golem
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask` | (8|64|1024) WHERE `entry` = 8908;
|
||||
Reference in New Issue
Block a user