1 | -- |
---|
2 | -- trinity_script_texts.sql Contains data for table `script_texts` mainly used in C++ parts. |
---|
3 | -- valid entries for table are between -1000000 and -1999999 |
---|
4 | -- |
---|
5 | |
---|
6 | TRUNCATE `script_texts`; |
---|
7 | |
---|
8 | -- |
---|
9 | -- -1 000 000 First 100 entries are reserved for special use, do not add regular text here. |
---|
10 | -- |
---|
11 | |
---|
12 | INSERT INTO `script_texts` (`entry`,`content_default`,`sound`,`type`,`language`,`comment`) VALUES |
---|
13 | (-1000000,'<TrinityScript Text Entry Missing!>',0,0,0,'DEFAULT_TEXT'); |
---|
14 | |
---|
15 | -- |
---|
16 | -- Normal text entries. Say/Yell/Whisper/Emote for any regular world object. |
---|
17 | -- |
---|
18 | |
---|
19 | -- -1 000 100 GENERAL MAPS (not typical instance maps) |
---|
20 | |
---|
21 | -- -1 033 000 SHADOWFANG KEEP |
---|
22 | |
---|
23 | -- -1 034 000 STOCKADES |
---|
24 | |
---|
25 | -- -1 036 000 DEADMINES |
---|
26 | |
---|
27 | -- -1 043 000 WAILING CAVERNS |
---|
28 | |
---|
29 | -- -1 047 000 RAZORFEN KRAUL |
---|
30 | |
---|
31 | -- -1 048 000 BLACKFATHOM DEEPS |
---|
32 | |
---|
33 | -- -1 070 000 ULDAMAN |
---|
34 | |
---|
35 | -- -1 090 000 GNOMEREGAN |
---|
36 | |
---|
37 | -- -1 109 000 SUNKEN TEMPLE |
---|
38 | |
---|
39 | -- -1 129 000 RAZORFEN DOWNS |
---|
40 | |
---|
41 | -- -1 189 000 SCARLET MONASTERY |
---|
42 | |
---|
43 | -- -1 209 000 ZUL'FARRAK |
---|
44 | |
---|
45 | -- -1 229 000 BLACKROCK SPIRE |
---|
46 | |
---|
47 | -- -1 230 000 BLACKROCK DEPTHS |
---|
48 | |
---|
49 | -- -1 249 000 ONYXIA'S LAIR |
---|
50 | |
---|
51 | -- -1 269 000 OPENING OF THE DARK PORTAL (BLACK MORASS) |
---|
52 | |
---|
53 | -- -1 289 000 SCHOLOMANCE |
---|
54 | |
---|
55 | -- -1 309 000 ZUL'GURUB |
---|
56 | |
---|
57 | -- -1 329 000 STRATHOLME |
---|
58 | |
---|
59 | -- -1 349 000 MARAUDON |
---|
60 | |
---|
61 | -- -1 389 000 RAGEFIRE CHASM |
---|
62 | |
---|
63 | -- -1 409 000 MOLTEN CORE |
---|
64 | |
---|
65 | -- -1 429 000 DIRE MAUL |
---|
66 | |
---|
67 | -- -1 469 000 BLACKWING LAIR |
---|
68 | |
---|
69 | -- -1 509 000 RUINS OF AHN'QIRAJ |
---|
70 | |
---|
71 | -- -1 531 000 TEMPLE OF AHN'QIRAJ |
---|
72 | |
---|
73 | -- -1 532 000 KARAZHAN |
---|
74 | |
---|
75 | -- -1 533 000 NAXXRAMAS |
---|
76 | |
---|
77 | -- -1 534 000 THE BATTLE OF MT. HYJAL |
---|
78 | |
---|
79 | -- -1 540 000 SHATTERED HALLS |
---|
80 | |
---|
81 | -- -1 542 000 BLOOD FURNACE |
---|
82 | |
---|
83 | -- -1 543 000 HELLFIRE RAMPARTS |
---|
84 | |
---|
85 | -- -1 544 000 MAGTHERIDON'S LAIR |
---|
86 | |
---|
87 | -- -1 545 000 THE STEAMVAULT |
---|
88 | |
---|
89 | -- -1 546 000 THE UNDERBOG |
---|
90 | |
---|
91 | -- -1 547 000 THE SLAVE PENS |
---|
92 | |
---|
93 | -- -1 548 000 SERPENTSHRINE CAVERN |
---|
94 | |
---|
95 | -- -1 550 000 THE EYE |
---|
96 | |
---|
97 | -- -1 552 000 THE ARCATRAZ |
---|
98 | |
---|
99 | -- -1 553 000 THE BOTANICA |
---|
100 | |
---|
101 | -- -1 554 000 THE MECHANAR |
---|
102 | |
---|
103 | -- -1 555 000 SHADOW LABYRINTH |
---|
104 | INSERT INTO `script_texts` (`entry`,`content_default`,`sound`,`type`,`language`,`comment`) VALUES |
---|
105 | (-1555000,'Infidels have invaded the sanctuary! Sniveling pests...You have yet to learn the true meaning of agony!',10473,1,0,'hellmaw SAY_INTRO'), |
---|
106 | (-1555001,'Pathetic mortals! You will pay dearly!',10475,1,0,'hellmaw SAY_AGGRO1'), |
---|
107 | (-1555002,'I will break you!',10476,1,0,'hellmaw SAY_AGGRO2'), |
---|
108 | (-1555003,'Finally! Something to relieve the tedium!',10477,1,0,'hellmaw SAY_AGGRO3'), |
---|
109 | (-1555004,'Aid me, you fools, before it\'s too late!',10474,1,0,'hellmaw SAY_HELP'), |
---|
110 | (-1555005,'Do you fear death?',10478,1,0,'hellmaw SAY_SLAY1'), |
---|
111 | (-1555006,'This is the part I enjoy most.',10479,1,0,'hellmaw SAY_SLAY2'), |
---|
112 | (-1555007,'Do not...grow...overconfident, mortal.',10480,1,0,'hellmaw SAY_DEATH'), |
---|
113 | |
---|
114 | (-1555008,'All flesh must burn.',10482,1,0,'blackhearth SAY_INTRO1'), |
---|
115 | (-1555009,'All creation must be unmade!',10483,1,0,'blackhearth SAY_INTRO2'), |
---|
116 | (-1555010,'Power will be yours!',10484,1,0,'blackhearth SAY_INTRO3'), |
---|
117 | (-1555011,'You\'ll be sorry!',10486,1,0,'blackhearth SAY_AGGRO1'), |
---|
118 | (-1555012,'Time for fun!',10487,1,0,'blackhearth SAY_AGGRO2'), |
---|
119 | (-1555013,'I see dead people!',10488,1,0,'blackhearth SAY_AGGRO3'), |
---|
120 | (-1555014,'No comin\' back for you!',10489,1,0,'blackhearth SAY_SLAY1'), |
---|
121 | (-1555015,'Nice try!',10490,1,0,'blackhearth SAY_SLAY2'), |
---|
122 | (-1555016,'Help us, hurry!',10485,1,0,'blackhearth SAY_HELP'), |
---|
123 | (-1555017,'This... no... good...',10491,1,0,'blackhearth SAY_DEATH'), |
---|
124 | |
---|
125 | (-1555018,'Be ready for Dark One\'s return.',10492,1,0,'blackhearth SAY2_INTRO1'), |
---|
126 | (-1555019,'So we have place in new universe.',10493,1,0,'blackhearth SAY2_INTRO2'), |
---|
127 | (-1555020,'Dark one promise!',10494,1,0,'blackhearth SAY2_INTRO3'), |
---|
128 | (-1555021,'You\'ll be sorry!',10496,1,0,'blackhearth SAY2_AGGRO1'), |
---|
129 | (-1555022,'Time to kill!',10497,1,0,'blackhearth SAY2_AGGRO2'), |
---|
130 | (-1555023,'You be dead people!',10498,1,0,'blackhearth SAY2_AGGRO3'), |
---|
131 | (-1555024,'Now you gone for good.',10499,1,0,'blackhearth SAY2_SLAY1'), |
---|
132 | (-1555025,'You failed, haha haha',10500,1,0,'blackhearth SAY2_SLAY2'), |
---|
133 | (-1555026,'Help us, hurry!',10495,1,0,'blackhearth SAY2_HELP'), |
---|
134 | (-1555027,'Arrgh, aah...ahhh',10501,1,0,'blackhearth SAY2_DEATH'), |
---|
135 | |
---|
136 | (-1555028,'Keep your minds focused for the days of reckoning are close at hand. Soon, the destroyer of worlds will return to make good on his promise. Soon the destruction of all that is will begin!',10522,1,0,'vorpil SAY_INTRO'), |
---|
137 | (-1555029,'I\'ll make an offering of your blood!',10524,1,0,'vorpil SAY_AGGRO1'), |
---|
138 | (-1555030,'You\'ll be a fine example, for the others.',10525,1,0,'vorpil SAY_AGGRO2'), |
---|
139 | (-1555031,'Good, a worthy sacrifice.',10526,1,0,'vorpil SAY_AGGRO3'), |
---|
140 | (-1555032,'Come to my aid, heed your master now!',10523,1,0,'vorpil SAY_HELP'), |
---|
141 | (-1555033,'I serve with pride.',10527,1,0,'vorpil SAY_SLAY1'), |
---|
142 | (-1555034,'Your death is for the greater cause!',10528,1,0,'vorpil SAY_SLAY2'), |
---|
143 | (-1555035,'I give my life... Gladly.',10529,1,0,'vorpil SAY_DEATH'), |
---|
144 | |
---|
145 | (-1555036,'draws energy from the air.',0,2,0,'murmur EMOTE_SONIC_BOOM'); |
---|
146 | |
---|
147 | -- -1 556 000 SETHEKK HALLS |
---|
148 | INSERT INTO `script_texts` (`entry`,`content_default`,`sound`,`type`,`language`,`comment`) VALUES |
---|
149 | (-1556000,'I have pets..<squawk>..of my own!',10502,1,0,'syth SAY_SUMMON'), |
---|
150 | (-1556001,'Hrrmm.. Time to.. hrrm.. make my move.',10503,1,0,'syth SAY_AGGRO_1'), |
---|
151 | (-1556002,'Nice pets..hrm.. Yes! <squawking>',10504,1,0,'syth SAY_AGGRO_2'), |
---|
152 | (-1556003,'Nice pets have.. weapons. No so..<squawk>..nice.',10505,1,0,'syth SAY_AGGRO_3'), |
---|
153 | (-1556004,'Death.. meeting life is.. <squawking>',10506,1,0,'syth SAY_SLAY_1'), |
---|
154 | (-1556005,'Uhn.. Be free..<squawk>',10507,1,0,'syth SAY_SLAY_2'), |
---|
155 | (-1556006,'No more life..hrm. No more pain. <squawks weakly>',10508,1,0,'syth SAY_DEATH'), |
---|
156 | |
---|
157 | (-1556007,'<squawk>..Trinkets yes pretty Trinkets..<squawk>..power, great power.<squawk>..power in Trinkets..<squawk>',10557,1,0,'ikiss SAY_INTRO'), |
---|
158 | (-1556008,'You make war on Ikiss?..<squawk>',10554,1,0,'ikiss SAY_AGGRO_1'), |
---|
159 | (-1556009,'Ikiss cut you pretty..<squawk>..slice you. Yes!',10555,1,0,'ikiss SAY_AGGRO_2'), |
---|
160 | (-1556010,'No escape for..<squawk>..for you',10556,1,0,'ikiss SAY_AGGRO_3'), |
---|
161 | (-1556011,'You die..<squawk>..stay away from Trinkets',10558,1,0,'ikiss SAY_SLAY_1'), |
---|
162 | (-1556012,'<squawk>',10559,1,0,'ikiss SAY_SLAY_2'), |
---|
163 | (-1556013,'Ikiss will not..<squawk>..die',10560,1,0,'ikiss SAY_DEATH'), |
---|
164 | (-1556015,'begins to channel arcane energy...',0,3,0,'ikiss EMOTE_ARCANE_EXP'); |
---|
165 | |
---|
166 | -- -1 557 000 MANA TOMBS |
---|
167 | INSERT INTO `script_texts` (`entry`,`content_default`,`sound`,`type`,`language`,`comment`) VALUES |
---|
168 | (-1557000,'What is this? You must forgive me, but I was not expecting company. As you can see, we are somewhat preoccupied right now. But no matter. As I am a gracious host, I will tend to you... personally.',10539,1,0,'shaffar SAY_INTRO'), |
---|
169 | (-1557001,'We have not yet been properly introduced.',10541,1,0,'shaffar SAY_AGGRO_1'), |
---|
170 | (-1557002,'An epic battle. How exciting!',10542,1,0,'shaffar SAY_AGGRO_2'), |
---|
171 | (-1557003,'I have longed for a good adventure.',10543,1,0,'shaffar SAY_AGGRO_3'), |
---|
172 | (-1557004,'It has been... entertaining.',10544,1,0,'shaffar SAY_SLAY_1'), |
---|
173 | (-1557005,'And now we part company.',10545,1,0,'shaffar SAY_SLAY_2'), |
---|
174 | (-1557006,'I have such fascinating things to show you.',10540,1,0,'shaffar SAY_SUMMON'), |
---|
175 | (-1557007,'I must bid you... farewell.',10546,1,0,'shaffar SAY_DEAD'), |
---|
176 | |
---|
177 | (-1557008,'I will feed on your soul.',10561,1,0,'pandemonius SAY_AGGRO_1'), |
---|
178 | (-1557009,'So... full of life!',10562,1,0,'pandemonius SAY_AGGRO_2'), |
---|
179 | (-1557010,'Do not... resist.',10563,1,0,'pandemonius SAY_AGGRO_3'), |
---|
180 | (-1557011,'Yes! I am... empowered!',10564,1,0,'pandemonius SAY_KILL_1'), |
---|
181 | (-1557012,'More... I must have more!',10565,1,0,'pandemonius SAY_KILL_2'), |
---|
182 | (-1557013,'To the void... once... more..',10566,1,0,'pandemonius SAY_DEATH'), |
---|
183 | (-1557014,'shifts into the void...',0,3,0,'pandemonius EMOTE_DARK_SHELL'); |
---|
184 | |
---|
185 | -- -1 558 000 AUCHENAI CRYPTS |
---|
186 | INSERT INTO `script_texts` (`entry`,`content_default`,`sound`,`type`,`language`,`comment`) VALUES |
---|
187 | (-1558000,'You have defiled the resting place of our ancestors. For this offense, there can be but one punishment. It is fitting that you have come to a place of the dead... for you will soon be joining them.',10509,1,0,'maladaar SAY_INTRO'), |
---|
188 | (-1558001,'Rise my fallen brothers. Take form and fight!',10512,1,0,'maladaar SAY_SUMMON'), |
---|
189 | (-1558002,'You will pay with your life!',10513,1,0,'maladaar SAY_AGGRO_1'), |
---|
190 | (-1558003,'There\'s no turning back now!',10514,1,0,'maladaar SAY_AGGRO_2'), |
---|
191 | (-1558004,'Serve your penitence!',10515,1,0,'maladaar SAY_AGGRO_3'), |
---|
192 | (-1558005,'Let your mind be clouded.',10510,1,0,'maladaar SAY_ROAR'), |
---|
193 | (-1558006,'Stare into the darkness of your soul.',10511,1,0,'maladaar SAY_SOUL_CLEAVE'), |
---|
194 | (-1558007,'These walls will be your doom.',10516,1,0,'maladaar SAY_SLAY_1'), |
---|
195 | (-1558008,'<laugh> Now, you\'ll stay for eternity!',10517,1,0,'maladaar SAY_SLAY_2'), |
---|
196 | (-1558009,'This is... where.. I belong...',10518,1,0,'maladaar SAY_DEATH'); |
---|
197 | |
---|
198 | -- -1 560 000 ESCAPE FROM DURNHOLDE (OLD HILLSBRAD) |
---|
199 | |
---|
200 | -- -1 564 000 BLACK TEMPLE |
---|
201 | |
---|
202 | -- -1 565 000 GRUUL'S LAIR |
---|
203 | |
---|
204 | -- -1 568 000 ZUL'AMAN |
---|
205 | |
---|
206 | -- -1 580 000 SUNWELL PLATEAU |
---|
207 | |
---|
208 | -- -1 585 000 MAGISTER'S TERRACE |
---|
209 | |
---|
210 | |
---|
211 | -- |
---|
212 | -- Below just for beautiful view in table, run at own desire |
---|
213 | -- |
---|
214 | |
---|
215 | -- ALTER TABLE `script_texts` ORDER BY `entry` desc; |
---|