mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Improve Nethermancer Sepethrea encounter in Mechanar
This commit is contained in:
parent
ba6520b47c
commit
ea618a7c4e
3 changed files with 126 additions and 24 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue