*Do not allow to enter frostwyrm wing before killing all previous bosses. If you do not like it, simply do not apply the sql.
--HG-- branch : trunk
This commit is contained in:
@@ -1187,3 +1187,6 @@ INSERT INTO `creature_ai_scripts` VALUES
|
||||
/* EOF */
|
||||
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_skywing' WHERE entry=22424;
|
||||
|
||||
DELETE FROM areatrigger_scripts WHERE entry = 4156;
|
||||
INSERT INTO areatrigger_scripts VALUES (4156, 'at_naxxramas_frostwyrm_wing');
|
||||
|
||||
Reference in New Issue
Block a user