Added support for Stormspire to Shattrath teleporter during quest 10280

This commit is contained in:
Mattias Simonsson 2016-04-24 13:57:42 +02:00 committed by Cyberium
parent 249f7409b1
commit 46ccfa3c5e
2 changed files with 26 additions and 0 deletions

View file

@ -74,6 +74,8 @@ INSERT INTO scripted_areatrigger VALUES
(4052,'at_temple_ahnqiraj');
DELETE FROM scripted_areatrigger WHERE entry=3587;
INSERT INTO scripted_areatrigger VALUES (3587,'at_ancient_leaf');
DELETE FROM scripted_areatrigger WHERE entry=4479;
INSERT INTO scripted_areatrigger VALUES (4479,'at_haramad_teleport');
/* BATTLEGROUNDS */