mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
[SD] Remove faulty script for Burning Abyssal 17454
Will be handled and improved in ACID/EAI File
8bd633b3d1
This commit is contained in:
parent
38a8b07608
commit
4f2fdbfcfb
2 changed files with 2 additions and 56 deletions
|
|
@ -793,7 +793,6 @@ UPDATE instance_template SET ScriptName='instance_shattered_halls' WHERE map=540
|
|||
UPDATE instance_template SET ScriptName='instance_magtheridons_lair' WHERE map=544;
|
||||
UPDATE gameobject_template SET ScriptName='go_manticron_cube' WHERE entry=181713;
|
||||
UPDATE creature_template SET ScriptName='boss_magtheridon' WHERE entry=17257;
|
||||
UPDATE creature_template SET ScriptName='mob_abyssal' WHERE entry=17454;
|
||||
UPDATE creature_template SET ScriptName='mob_hellfire_channeler' WHERE entry=17256;
|
||||
|
||||
/* HELLFIRE PENINSULA */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue