mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -04:00
Felwood: Remove now redundant sql
This commit is contained in:
parent
f006c5133e
commit
45342203ce
1 changed files with 0 additions and 4 deletions
|
|
@ -363,12 +363,8 @@ UPDATE creature_template SET ScriptName='npc_eris_havenfire' WHERE entry=14494;
|
|||
/* ELWYNN FOREST */
|
||||
|
||||
/* FELWOOD */
|
||||
INSERT INTO scripted_event_id VALUES
|
||||
(8328,'npc_kroshius');
|
||||
UPDATE creature_template SET ScriptName='npc_kitten' WHERE entry=9937;
|
||||
UPDATE creature_template SET ScriptName='npc_corrupt_saber' WHERE entry=10042;
|
||||
UPDATE creature_template SET ScriptName='npc_niby_the_almighty' WHERE entry=14469;
|
||||
UPDATE creature_template SET ScriptName='npc_kroshius' WHERE entry=14467;
|
||||
UPDATE creature_template SET ScriptName='npc_captured_arkonarin' WHERE entry=11016;
|
||||
UPDATE creature_template SET ScriptName='npc_arei' WHERE entry=9598;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue