forked from cmangos/classic-db
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1919_coin_of_ancestry_quests.sql
9 lines (9 loc) · 2.12 KB
/
1919_coin_of_ancestry_quests.sql
1
2
3
4
5
6
7
8
9
-- Fixed completion of Lunar Festival Coin of Ancestry quests
-- Texts were missing
UPDATE quest_template SET RequestItemsText='If you are hungry, then you have come to the right place my friend! Dumplings are the traditional food of the Lunar Festival; it has been served since the time of the first Lunar Festival, and I am pleased to be able to offer it at this one. In exchange for just a single coin of ancestry, I will share with you a sampling of one of the tastiest dishes you will ever enjoy!' WHERE entry=8863;
UPDATE quest_template SET RequestItemsText='I hold the secrets to creating Lunar Festival rockets, and I am happy to share my knowledge with the honored.$BIn exchange for coins of ancestry, I can offer you the recipe to make a small rocket...' WHERE entry=8876;
UPDATE quest_template SET RequestItemsText='Although rockets are a wonderful way to celebrate, in order to see their glory... they must be fired from a launcher.$B$BBring me coins of ancestry and I can offer you the knowledge to create rocket launchers like the ones you see in Moonglade.' WHERE entry=8877;
UPDATE quest_template SET RequestItemsText='The dresses and pant suits you see are traditional clothes from many years past.$B$BThey are worn in honor of old ways and loved ones gone. If you bring me coins of ancestry, <name>, then I will give you the pattern to create traditional red dresses or suits.' WHERE entry=8878;
UPDATE quest_template SET RequestItemsText='Large Festival rockets light up the sky brilliantly - only the cluster rockets rival their magnificence!$B$BBring me coins of ancestry, <name>, and I shall share the knowledge of their creation.' WHERE entry=8879;
UPDATE quest_template SET RequestItemsText='Cluster rockets are a collection of individual rockets, and their beauty is awesome! Bring me coins of ancestry and I will share the knowledge of their creation to you...' WHERE entry=8880;
UPDATE quest_template SET RequestItemsText='Large cluster rockets require vast resources and skill to create, but their brilliance and beauty is worth that effort! Bring me coins of ancestry and I will grant you the knowledge of their crafting.' WHERE entry=8881;