TK: Significantly improve animations and behaviour of Nether Vapors on Kael

This commit is contained in:
killerwife 2020-06-27 11:58:08 +02:00
parent c1e1db12bb
commit 7be4506dcd
4 changed files with 86 additions and 47 deletions

View file

@ -1152,6 +1152,7 @@ UPDATE creature_template SET ScriptName='boss_lord_sanguinar' WHERE entry=20060;
UPDATE creature_template SET ScriptName='boss_grand_astromancer_capernian' WHERE entry=20062;
UPDATE creature_template SET ScriptName='boss_master_engineer_telonicus' WHERE entry=20063;
UPDATE creature_template SET ScriptName='mob_phoenix' WHERE entry=21362;
UPDATE creature_template SET ScriptName='npc_nether_vapor' WHERE entry=21002;
/* TEMPLE OF AHN'QIRAJ */
UPDATE instance_template SET ScriptName='instance_temple_of_ahnqiraj' WHERE map=531;