mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
SM: Fixes for Corrupted Ashbringer event
* Use areatrigger instead of OnPlayerEnter to start event * Change faction of NPCs to friendly when event starts and try to open door
This commit is contained in:
parent
7e083a5645
commit
3cf74b5316
3 changed files with 80 additions and 12 deletions
|
|
@ -55,6 +55,7 @@ INSERT INTO scripted_areatrigger VALUES
|
|||
(4017,'at_twilight_grove'),
|
||||
(4047,'at_temple_ahnqiraj'),
|
||||
(4052,'at_temple_ahnqiraj'),
|
||||
(4089,'at_cathedral_entrance'),
|
||||
(4112,'at_naxxramas'),
|
||||
(4113,'at_naxxramas'),
|
||||
(4115,'at_naxxramas'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue