mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Added support for Stormspire to Shattrath teleporter during quest 10280
This commit is contained in:
parent
249f7409b1
commit
46ccfa3c5e
2 changed files with 26 additions and 0 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue