mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Add more detailed grandmother gossips to opera encounter
This commit is contained in:
parent
80428f5705
commit
ab5da7959d
2 changed files with 36 additions and 11 deletions
|
|
@ -4595,7 +4595,7 @@ INSERT INTO gossip_texts (entry,content_default,comment) VALUES
|
|||
(-3532002,'Ok, I\'ll give it a try, then.','barnes GOSSIP_ITEM_OPERA_2'),
|
||||
(-3532003,'I\'ve never been more ready.','barnes GOSSIP_ITEM_OPERA_JULIANNE_WIPE'),
|
||||
(-3532004,'The wolf\'s going down.','barnes GOSSIP_ITEM_OPERA_WOLF_WIPE'),
|
||||
(-3532005,'What phat lewtz you have grandmother?','grandma GOSSIP_ITEM_GRANDMA'),
|
||||
(-3532005,'Oh, grandmother, what phat lewts you have.','grandma GOSSIP_ITEM_GRANDMA_THIRD'),
|
||||
|
||||
(-3532006,'Control Orc Grunt','orc grunt GOSSIP_ITEM_ORC_GRUNT'),
|
||||
(-3532007,'Control Orc Wolf','orc wolf GOSSIP_ITEM_ORC_WOLF'),
|
||||
|
|
@ -4610,7 +4610,9 @@ INSERT INTO gossip_texts (entry,content_default,comment) VALUES
|
|||
(-3532016,'Control Human Cleric','human cleric GOSSIP_ITEM_HUMAN_CLERIC'),
|
||||
(-3532017,'Control King Llane','king llane GOSSIP_ITEM_KING_LLANE'),
|
||||
(-3532018,'Please reset the chess board, we would like to play again.','medivh GOSSIP_ITEM_RESET_BOARD'),
|
||||
(-3532019,'I''ll nail it!','barnes GOSSIP_ITEM_OPERA_OZ_WIPE');
|
||||
(-3532019,'I''ll nail it!','barnes GOSSIP_ITEM_OPERA_OZ_WIPE'),
|
||||
(-3532020,'Oh, grandmother, what big ears you have.','grandma GOSSIP_ITEM_GRANDMA_FIRST')
|
||||
(-3532021,'Oh, grandmother, what big eyes you have.','grandma GOSSIP_ITEM_GRANDMA_SECOND');
|
||||
|
||||
-- -3 534 000 THE BATTLE OF MT. HYJAL
|
||||
INSERT INTO gossip_texts (entry,content_default,comment) VALUES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue