mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Implement Grand Widow Faerlina intro event
* Implement Grand Widow Faerlina intro event * Rework how AreaTriggers are handled Sources: https://youtu.be/0bEeTI31w2s https://youtu.be/1Th3zKT4Tas https://youtu.be/L_0VSblXFCQ https://youtu.be/gOakbxE0DGI
This commit is contained in:
parent
9816e504b8
commit
70d4026941
4 changed files with 122 additions and 55 deletions
|
|
@ -51,6 +51,7 @@ INSERT INTO scripted_areatrigger VALUES
|
|||
(4052,'at_temple_ahnqiraj'),
|
||||
(4112,'at_naxxramas'),
|
||||
(4113,'at_naxxramas'),
|
||||
(4115,'at_naxxramas'),
|
||||
(4156,'at_naxxramas'),
|
||||
(4288,'at_dark_portal'),
|
||||
(4422,'at_area_52'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue