mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 13:39:46 -04:00
Violet Hold: Azure Saboteour animation on boss encounters, by DenissRassman
From issue #2180 --HG-- branch : trunk
This commit is contained in:
@@ -1503,6 +1503,7 @@ update `creature_template` SET `scriptname`='mob_azure_invader' WHERE `entry`=30
|
||||
update `creature_template` SET `scriptname`='mob_azure_spellbreaker' WHERE `entry`=30962;
|
||||
update `creature_template` SET `scriptname`='mob_azure_binder' WHERE `entry`=30918;
|
||||
update `creature_template` SET `scriptname`='mob_azure_mage_slayer' WHERE `entry`=30963;
|
||||
UPDATE `creature_template` SET `scriptname`='mob_azure_saboteur' WHERE `entry`=31079;
|
||||
UPDATE `instance_template` SET `script`='instance_violet_hold' WHERE `map`=608;
|
||||
|
||||
/* WAILING CAVERNS */
|
||||
|
||||
Reference in New Issue
Block a user