Script for q.2478

This commit is contained in:
killerwife 2016-10-09 19:57:15 +02:00 committed by Cyberium
parent 6cb4203e35
commit ebcf03dd33
2 changed files with 27 additions and 0 deletions

View file

@ -232,6 +232,7 @@ UPDATE creature_template SET ScriptName='npc_twiggy_flathead' WHERE entry=6248;
DELETE FROM scripted_areatrigger WHERE entry=522;
INSERT INTO scripted_areatrigger VALUES (522,'at_twiggy_flathead');
UPDATE creature_template SET ScriptName='npc_wizzlecranks_shredder' WHERE entry=3439;
UPDATE creature_template SET ScriptName='npc_gallywix' WHERE entry=7288;
/* BLACK TEMPLE */
UPDATE instance_template SET ScriptName='instance_black_temple' WHERE map=564;