mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Mechanar: Port all texts to bct
https://github.com/cmangos/issues/issues/3444
This commit is contained in:
parent
671d0a8449
commit
3ef8ce1a34
6 changed files with 40 additions and 72 deletions
|
|
@ -4182,38 +4182,6 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,broadc
|
|||
-- -1 553 000 THE BOTANICA
|
||||
|
||||
-- -1 554 000 THE MECHANAR
|
||||
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,broadcast_text_id,comment) VALUES
|
||||
('-1554000','Think you can hurt me, huh? Think I''m afraid a'' you?','11165','1','0','0','19955','Say on Ability use 1'),
|
||||
('-1554001','Go ahead, gimme your best shot. I can take it!','11166','1','0','0','19956','Say on Ability use 2'),
|
||||
('-1554002','Bully!','11167','1','0','0','19957','Say on Death'),
|
||||
('-1554003','Can''t say I didn''t warn you....','11163','1','0','0','19953','Say on Player Kill 2'),
|
||||
('-1554004','Damn, I''m good!','11164','1','0','0','19954','Say on Player Kill 1'),
|
||||
('-1554005','You should split while you can.','11162','1','0','0','19952','Say on Aggro'),
|
||||
('-1554006','REUSE_ME','0','0','0','0','0','REUSE_ME'),
|
||||
('-1554007','REUSE_ME','0','0','0','0','0','REUSE_ME'),
|
||||
('-1554008','REUSE_ME','0','0','0','0','0','REUSE_ME'),
|
||||
('-1554009','REUSE_ME','0','0','0','0','0','REUSE_ME'),
|
||||
('-1554010','REUSE_ME','0','0','0','0','0','REUSE_ME'),
|
||||
('-1554011','REUSE_ME','0','0','0','0','0','REUSE_ME'),
|
||||
('-1554012','REUSE_ME','0','0','0','0','0','REUSE_ME'),
|
||||
|
||||
('-1554013','Don''t value your life very much, do you?','11186','1','0','0','19959','sepethrea SAY_AGGRO'),
|
||||
('-1554014','I am not alone.','11191','1','0','0','19965','sepethrea SAY_SUMMON'),
|
||||
('-1554015','Think you can take the heat?','11189','1','0','0','19963','sepethrea SAY_DRAGONS_BREATH_1'),
|
||||
('-1554016','Anar''endal dracon!','11190','1','0','0','19964','sepethrea SAY_DRAGONS_BREATH_2'),
|
||||
('-1554017','And don''t come back!','11187','1','0','0','19961','sepethrea SAY_SLAY1'),
|
||||
('-1554018','Endala finel endal!','11188','1','0','0','19962','sepethrea SAY_SLAY2'),
|
||||
('-1554019','Anu... bala belore...alon.','11192','1','0','0','19966','sepethrea SAY_DEATH'),
|
||||
|
||||
('-1554020','We are on a strict timetable. You will not interfere!','11193','1','0','0','20041','pathaleon SAY_AGGRO'),
|
||||
('-1554021','I''m looking for a team player...','11197','1','0','0','18716','pathaleon SAY_DOMINATION_1'),
|
||||
('-1554022','You work for me now!','11198','1','0','0','20040','pathaleon SAY_DOMINATION_2'),
|
||||
('-1554023','Time to supplement my work force.','11196','1','0','0','18717','pathaleon SAY_SUMMON'),
|
||||
('-1554024','I prefer to be hands-on...','11199','1','0','0','18725','pathaleon SAY_ENRAGE'),
|
||||
('-1554025','A minor inconvenience.','11194','1','0','0','20042','pathaleon SAY_SLAY_1'),
|
||||
('-1554026','Looks like you lose.','11195','1','0','0','20043','pathaleon SAY_SLAY_2'),
|
||||
('-1554027','The project will... continue.','11200','1','0','0','20044','pathaleon SAY_DEATH'),
|
||||
('-1554028','I have been waiting for you!','0','1','0','53','19059','pathaleon SAY_INTRO');
|
||||
|
||||
-- -1 555 000 SHADOW LABYRINTH
|
||||
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,broadcast_text_id,comment) VALUES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue