mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Fix SD2 issues and formatting after recent additions
This commit is contained in:
parent
8cf68298d7
commit
ff19f871b3
1 changed files with 11 additions and 11 deletions
|
|
@ -2365,17 +2365,17 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
|
|||
|
||||
-- -1 015 000 TBC texts
|
||||
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
|
||||
(-1015001, '%s lets loose a low, gultural growl.', '0', '2', '0', '0', 'Enraged Netherwing Drake - EMOTE on script spell hit'),
|
||||
(-1015002, 'You will never get the Heart of Fury! Its power belongs to Illidan!', '0', '1', '0', '0', 'Shadowlord Deathwail - yell on descent'),
|
||||
(-1015003, '%s retrieves the Heart of Fury.', '0', '2', '0', '0', 'Shadowlord Deathwail - grabs heart'),
|
||||
(-1015004, 'Master... I\'ve failed you...', '0', '1', '0', '0', 'Shadowlord Deathwail - death'),
|
||||
(-1015005,'The power of Light compels you! Back to your pit!','anchorite barada SAY_EXORCISM_RANDOM_6'),
|
||||
(-1015006,'All is lost, Anchorite! Abandon what hope remains.','colonel jules SAY_EXORCISM_RANDOM_2'),
|
||||
(-1015007,'The Light is my guide... it is my sustenance!','anchorite barada SAY_EXORCISM_RANDOM_7'),
|
||||
(-1015008,'Ah! Cease the incantations, Anchorite! Cease, or I will show you such pain that your pathetic people have never imagined!','colonel jules SAY_EXORCISM_RANDOM_3'),
|
||||
(-1015009, 'You... will... leave... this... man!', 'anchorite barada SAY_EXORCISM_RANDOM_2'),
|
||||
(-1015010, 'In the name of the Light! It is Light that commands you! It is Light that flung you to the depths of darkness!', 'anchorite barada SAY_EXORCISM_RANDOM_4'),
|
||||
(-1015011, 'You will not succeed, mortal! This shell will lie decrepit, blistered and bleeding before I am done with it. And its spirit will be long cast into darkness.', 'colonel jules SAY_EXORCISM_RANDOM_4'),
|
||||
(-1015001, '%s lets loose a low, gultural growl.',0,2,0,0,'Enraged Netherwing Drake - EMOTE on script spell hit'),
|
||||
(-1015002, 'You will never get the Heart of Fury! Its power belongs to Illidan!',0,1,0,0,'Shadowlord Deathwail - yell on descent'),
|
||||
(-1015003, '%s retrieves the Heart of Fury.',0,2,0,0,'Shadowlord Deathwail - grabs heart'),
|
||||
(-1015004, 'Master... I\'ve failed you...',0,1,0,0,'Shadowlord Deathwail - death'),
|
||||
(-1015005,'The power of Light compels you! Back to your pit!',0,0,0,0,'anchorite barada SAY_EXORCISM_RANDOM_6'),
|
||||
(-1015006,'All is lost, Anchorite! Abandon what hope remains.',0,0,0,0,'colonel jules SAY_EXORCISM_RANDOM_2'),
|
||||
(-1015007,'The Light is my guide... it is my sustenance!',0,0,0,0,'anchorite barada SAY_EXORCISM_RANDOM_7'),
|
||||
(-1015008,'Ah! Cease the incantations, Anchorite! Cease, or I will show you such pain that your pathetic people have never imagined!',0,0,0,0,'colonel jules SAY_EXORCISM_RANDOM_3'),
|
||||
(-1015009, 'You... will... leave... this... man!',0,0,0,0,'anchorite barada SAY_EXORCISM_RANDOM_2'),
|
||||
(-1015010, 'In the name of the Light! It is Light that commands you! It is Light that flung you to the depths of darkness!',0,0,0,0,'anchorite barada SAY_EXORCISM_RANDOM_4'),
|
||||
(-1015011, 'You will not succeed, mortal! This shell will lie decrepit, blistered and bleeding before I am done with it. And its spirit will be long cast into darkness.',0,0,0,0,'colonel jules SAY_EXORCISM_RANDOM_4'),
|
||||
(-1015012,'From the darkest night shall rise again the raven, shall take flight in the shadows, shall reveal the nature of its kind. Prepare yourself for its coming, for the faithful shall be elevated to take flight with the raven, the rest be forgotten to walk upon the the ground, clipped wings and shame.', 0,4,0,0,'First Prophecy for Whispers of the Raven God'),
|
||||
(-1015013,'Steel your minds and guard your thoughts. The dark wings will cloud and consume the minds of the weak, a flock of thralls whose feet may never leave the ground.', 0,4,0,0,'Second Prophecy for Whispers of the Raven God'),
|
||||
(-1015014,'The old blood will flow once again with the coming of the raven, the return of darkness in the skies. Scarlet night, and the rise of the old.', 0,4,0,0,'Third Prophecy for Whispers of the Raven God'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue