mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 14:46:24 +00:00
fix(DB/creature_template): Befouled Water Elemental (#7777)
This commit is contained in:
committed by
GitHub
parent
26aee27f60
commit
411b0a7c56
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1631088531210049294');
|
||||
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`&~(33554432) WHERE `entry` = 3917;
|
||||
Reference in New Issue
Block a user