mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -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
879e566e31
commit
e60f18e475
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');
|
||||
|
||||
/* BATTLEGROUNDS */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue