mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -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
86f6c865aa
commit
173b67383c
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