mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -04:00
Remove reference to non-existent script
This commit is contained in:
parent
df5e573911
commit
4ee48ebb1f
1 changed files with 0 additions and 1 deletions
|
|
@ -456,7 +456,6 @@ UPDATE creature_template SET ScriptName='boss_arugal' WHERE entry=4275;
|
|||
UPDATE creature_template SET ScriptName='npc_anachronos_the_ancient' WHERE entry=15381;
|
||||
UPDATE gameobject_template SET ScriptName='go_crystalline_tear' WHERE entry=180633;
|
||||
UPDATE creature_template SET ScriptName='npc_solenor' WHERE entry IN (14530,14536);
|
||||
UPDATE creature_template SET ScriptName='npc_creeping_doom' WHERE entry=14761;
|
||||
|
||||
/* SILVERPINE FOREST */
|
||||
UPDATE creature_template SET ScriptName='npc_deathstalker_erland' WHERE entry=1978;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue