mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
Black Temple's Illidari Council (#790)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
INSERT INTO version_db_world (`sql_rev`) VALUES ('1518285097709086000');
|
||||
|
||||
-- Evilpriest #0001
|
||||
-- Removed MECHANIC_INTERRUPT flag from Lady Malande/High Nethermancer Zerevor (Black Temple)
|
||||
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = '617299839' WHERE (`entry`='22951');
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = '617299839' WHERE (`entry`='22950')
|
||||
Reference in New Issue
Block a user