mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Remove npc_shenthul script, will use EventAI instead.
This commit is contained in:
parent
cc7fa9f9c3
commit
fdecf7759e
2 changed files with 0 additions and 102 deletions
|
|
@ -996,9 +996,6 @@ UPDATE creature_template SET ScriptName='npc_commander_arcus' WHERE entry IN(234
|
|||
UPDATE instance_template SET ScriptName='instance_onyxias_lair' WHERE map=249;
|
||||
UPDATE creature_template SET ScriptName='boss_onyxia' WHERE entry=10184;
|
||||
|
||||
/* ORGRIMMAR */
|
||||
UPDATE creature_template SET ScriptName='npc_shenthul' WHERE entry=3401;
|
||||
|
||||
/* RAGEFIRE CHASM */
|
||||
|
||||
/* RAZORFEN DOWNS */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue