mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Add missing gossip options for Tanzar
This commit is contained in:
parent
5e5e0ca7b5
commit
92ca616cb7
2 changed files with 21 additions and 1 deletions
|
|
@ -4796,7 +4796,9 @@ INSERT INTO gossip_texts (entry,content_default,comment) VALUES
|
|||
INSERT INTO gossip_texts (entry,content_default,comment) VALUES
|
||||
(-3568000,'Thanks for the concern, but we intend to explore Zul\'Aman.','harrison jones GOSSIP_ITEM_BEGIN'),
|
||||
(-3568001,'The coast is clear. You\'re free!','harkor GOSSIP_ITEM_FREE'),
|
||||
(-3568002,'Nalorakk is dead, you\'re free to go.','tanzar GOSSIP_ITEM_ID_FREE_TANZAR');
|
||||
(-3568002,'Nalorakk is dead, you\'re free to go.','tanzar GOSSIP_ITEM_ID_FREE_TANZAR'),
|
||||
(-3568003,'You\'re welcome... Now tell us what\'s going on here!','tanzar GOSSIP_ITEM_ID_TANZAR_DONE'),
|
||||
(-3568004,'What can you tell us about Budd?','tanzar GOSSIP_ITEM_ID_TANZAR_DONE2');
|
||||
|
||||
--
|
||||
-- Below just for beautiful view in table, run at own desire
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue