mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Add support for Thaddius screams throughout Naxxramas
Screams from Thaddius will now be heard by players anywhere within the
instance until the boss is defeated.
Timer is guesswork.
(based on 1addaf7378)
Signed-off-by: Cala <calaftp@free.fr>
This commit is contained in:
parent
ebf3364210
commit
8bb02b2cc5
4 changed files with 22 additions and 10 deletions
|
|
@ -3064,10 +3064,10 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
|
|||
(-1533033,'You die now!',8877,1,0,0,'thaddius SAY_SLAY'),
|
||||
(-1533034,'Now YOU feel pain!',8871,1,0,0,'thaddius SAY_ELECT'),
|
||||
(-1533035,'Thank... you...',8870,1,0,0,'thaddius SAY_DEATH'),
|
||||
(-1533036,'Pleeease!',8873,1,0,0,'thaddius SAY_SCREAM1'),
|
||||
(-1533037,'Stop, make it stop!',8874,1,0,0,'thaddius SAY_SCREAM2'),
|
||||
(-1533038,'Help me! Save me!',8875,1,0,0,'thaddius SAY_SCREAM3'),
|
||||
(-1533039,'Please, nooo!',8876,1,0,0,'thaddius SAY_SCREAM4'),
|
||||
(-1533036,'REUSE_ME',0,0,0,0,'REUSE'),
|
||||
(-1533037,'REUSE_ME',0,0,0,0,'REUSE'),
|
||||
(-1533038,'REUSE_ME',0,0,0,0,'REUSE'),
|
||||
(-1533039,'REUSE_ME',0,0,0,0,'REUSE'),
|
||||
|
||||
(-1533040,'Foolishly you have sought your own demise.',8807,1,0,0,'gothik SAY_SPEECH_1'),
|
||||
(-1533041,'Death is the only escape.',8806,1,0,0,'gothik SAY_KILL'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue