mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Implement Scarlet Monastery Corrupted Ashbringer event
TODO: - Sounds are supposed to be heard by other players? - Chapel door should open automatically
This commit is contained in:
parent
c468fefe2d
commit
7bb21796e6
5 changed files with 60 additions and 3 deletions
|
|
@ -2524,7 +2524,9 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
|
|||
(-1189033,'You felt death once...',0,0,0,0,'horseman SAY_PLAYER3'),
|
||||
(-1189034,'Now, know demise!',0,0,0,0,'horseman SAY_PLAYER4'),
|
||||
|
||||
(-1189035,'The master has fallen! Avenge him my brethren!',5834,1,0,0,'trainee SAY_TRAINEE_SPAWN');
|
||||
(-1189035,'The master has fallen! Avenge him my brethren!',5834,1,0,0,'trainee SAY_TRAINEE_SPAWN'),
|
||||
|
||||
(-1189036,'Bow down! Kneel before the Ashbringer! A new dawn approaches, brother and sisters! Our message will be delivered to the filth of this world through the chosen one!',0,6,0,0,'mograine SAY_ASHBRINGER_ENTRANCE');
|
||||
|
||||
-- -1 209 000 ZUL'FARRAK
|
||||
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue