Improve Nethermancer Sepethrea encounter in Mechanar

This commit is contained in:
MantisLord 2017-04-13 19:45:26 -04:00 committed by killerwife
parent ba6520b47c
commit ea618a7c4e
3 changed files with 126 additions and 24 deletions

View file

@ -943,6 +943,7 @@ UPDATE creature_template SET ScriptName='boss_nethermancer_sepethrea' WHERE entr
UPDATE creature_template SET ScriptName='boss_pathaleon_the_calculator' WHERE entry=19220;
UPDATE creature_template SET ScriptName='mob_nether_wraith' WHERE entry=21062;
UPDATE instance_template SET ScriptName='instance_mechanar' WHERE map=554;
UPDATE creature_template SET ScriptName='npc_raging_flames' WHERE entry=20481;
/* THE BOTANICA */
UPDATE creature_template SET ScriptName='boss_high_botanist_freywinn' WHERE entry=17975;