mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -04:00
Implement two missing texts in q.6132
Closes https://github.com/cmangos/tbc-db/issues/678
This commit is contained in:
parent
8f8714c0cf
commit
3f597e979f
4 changed files with 21 additions and 2 deletions
|
|
@ -1749,7 +1749,11 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,broadc
|
|||
|
||||
('-1010027','%s is lured out by the sweet scent of the purified food.','0','2','0','0','5617','Blackwood Furbolg - on event 3938'),
|
||||
('-1010028','%s begins to greedily devour the food.','0','2','0','0','5618','Blackwood Furbolg - on event 3938'),
|
||||
('-1010029','Help! We''re being attacked! Dark Irons!','0','1','0','0','494','SAY_MIRAN_AMBUSH');
|
||||
|
||||
('-1010029','Help! We''re being attacked! Dark Irons!','0','1','0','0','494','SAY_MIRAN_AMBUSH'),
|
||||
|
||||
('-1010030','Bye! Better luck next time!','0','1','0','0','7553','Hornizz to Melizza 1'),
|
||||
('-1010031','Always on the go, that girl.','0','1','0','0','7554','Hornizz to Melizza 2');
|
||||
|
||||
-- -1 015 000 TBC texts
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue