mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Rework Twin Emperors intro in AQ40
* Rework Twin Emperors intro in Temple of Ahn'Qiraj - adjust timers - make Master's Eye emote readable by players - add kneel/stand for Emperors - add missing emotes - make the intro only happen once Source used: https://www.youtube.com/watch?v=922TfiTM4LY
This commit is contained in:
parent
1da5dca681
commit
688fbc26a4
3 changed files with 76 additions and 42 deletions
|
|
@ -3162,13 +3162,13 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
|
|||
|
||||
(-1531011,'%s is weakened!',0,2,0,0,'cthun EMOTE_WEAKENED'),
|
||||
|
||||
(-1531012,'The massive floating eyeball in the center of the chamber turns its gaze upon you. You stand before a god.',0,2,0,0,'eye cthun EMOTE_INTRO'),
|
||||
(-1531013,'Only flesh and bone. Mortals are such easy prey...',0,1,0,0,'veklor SAY_INTRO_1'),
|
||||
(-1531014,'Where are your manners, brother. Let us properly welcome our guests.',0,1,0,0,'veknilash SAY_INTRO_2'),
|
||||
(-1531012,'The massive floating eyeball in the center of the chamber turns its gaze upon you. You stand before a god.',0,7,0,0,'eye cthun EMOTE_INTRO'),
|
||||
(-1531013,'Only flesh and bone. Mortals are such easy prey...',0,1,0,1,'veklor SAY_INTRO_1'),
|
||||
(-1531014,'Where are your manners, brother. Let us properly welcome our guests.',0,1,0,5,'veknilash SAY_INTRO_2'),
|
||||
(-1531015,'There will be pain...',0,1,0,0,'veklor SAY_INTRO_3'),
|
||||
(-1531016,'Oh so much pain...',0,1,0,0,'veknilash SAY_INTRO_4'),
|
||||
(-1531017,'Come, little ones.',0,1,0,0,'veklor SAY_INTRO_5'),
|
||||
(-1531018,'The feast of souls begins now...',0,1,0,0,'veknilash SAY_INTRO_6'),
|
||||
(-1531016,'Oh so much pain...',0,1,0,5,'veknilash SAY_INTRO_4'),
|
||||
(-1531017,'Come, little ones.',0,1,0,15,'veklor SAY_INTRO_5'),
|
||||
(-1531018,'The feast of souls begins now...',0,1,0,15,'veknilash SAY_INTRO_6'),
|
||||
|
||||
(-1531019,'It\'s too late to turn away.',8623,1,0,0,'veklor SAY_AGGRO_1'),
|
||||
(-1531020,'Prepare to embrace oblivion!',8626,1,0,0,'veklor SAY_AGGRO_2'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue