mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
DB/Quests: added missing quest related texts for most Uldum quests
This commit is contained in:
233
sql/updates/world/custom/custom_2019_12_17_03_world.sql
Normal file
233
sql/updates/world/custom/custom_2019_12_17_03_world.sql
Normal file
@@ -0,0 +1,233 @@
|
||||
|
||||
DELETE FROM `quest_offer_reward` WHERE `ID` IN (28633 /*The Coffer of Promise*/, 28622 /*Three if by Air*/, 28621 /*Put That Baby in the Cradle!*/, 28612 /*Harrison Jones and the Temple of Uldum*/, 27748 /*Fortune and Glory*/, 28613 /*See You on the Other Side!*/, 28497 /*Fire From the Sky*/, 28482 /*Sullah's Gift*/, 28404 /*I'll Do It By Hand*/, 28403 /*Bad Datas*/, 28402 /*Schnottz So Fast*/, 28367 /*Shroud of the Makers*/, 28363 /*Stirred the Hornet's Nest*/, 28272 /*Missing Pieces*/, 28271 /*Reduced Productivity*/, 28353 /*Jonesy Sent For You*/, 28351 /*Unlimited Potential*/, 28352 /*Camel Tow*/, 28350 /*Master Trapper*/, 28274 /*Two Tents*/, 28273 /*Friend of a Friend*/, 28269 /*Meet Me In Vir'sar*/, 28267 /*Firing Squad*/, 28195 /*Sending a Message*/, 28193 /*Lockdown!*/, 28194 /*The Great Escape*/, 28187 /*Missed Me By Zhat Much!*/, 27990 /*Battlezone*/, 27969 /*Make Yourself Useful*/, 27926 /*Eastern Hospitality*/, 28132 /*Efficient Excavations*/, 27905 /*Tailgunner!*/, 27903 /*Ignition*/, 27900 /*I've Got This Guy*/, 27901 /*They Don't Know What They've Got Here*/, 27899 /*That Gleam in his Eye*/, 28520 /*The Fall of Neferset City*/, 28486 /*Salhet's Gambit*/, 28483 /*Bleeding the Enemy*/, 28480 /*Lieutenants of Darkness*/, 28623 /*The Push Westward*/, 27755 /*The Curse of the Tombs*/, 27779 /*Gnomebliteration*/, 27778 /*Hacking the Wibson*/, 27761 /*A Disarming Distraction*/, 27777 /*Core Access Codes*/, 27760 /*Artificial Intelligence*/, 28501 /*The Defense of Nahom*/, 28500 /*The Cypher of Keset*/, 28498 /*The Secret of Nahom*/, 28499 /*Punish the Trespassers*/, 28561 /*Nahom Must Hold*/, 27669 /*Do the Honors*/, 27624 /*After the Fall*/, 27431 /*Tipping the Balance*/, 27549 /*By the Light of the Stars*/, 27541 /*Lessons From the Past*/, 28533 /*The High Council's Decision*/, 28291 /*Return to Camp*/, 28277 /*Salhet the Tactician*/, 28276 /*Salhet's Secret*/, 27839 /*Ancient Weapons*/, 28201 /*Ploughshares to Swords*/, 28200 /*The Element of Supplies*/, 28210 /*Shaping Up*/, 27738 /*The Pit of Scales*/, 27707 /*Neferset Prison*/, 27632 /*Tanotep's Son*/, 27629 /*The Vizier's Vote*/, 28198 /*The Weakest Link*/, 27631 /*The High Commander's Vote*/, 27838 /*The Root of the Corruption*/, 28611 /*The Defilers' Ritual*/, 27837 /*Trespassers in the Water*/, 27836 /*Stopping the Spread*/, 27630 /*The High Priest's Vote*/, 27628 /*Send Word to Phaoris*/, 27706 /*The Scepter of Orsis*/, 27519 /*Under the Choking Sands*/, 27520 /*Minions of Al'Akir*/, 27623 /*Colossal Guardians*/, 27602 /*The Prophet's Dying Words*/, 27595 /*The Prophet Hadassi*/, 28135 /*Al'Akir's Vengeance*/, 28134 /*Impending Retribution*/, 28502 /*The Bandit Warlord*/, 28145 /*Venomblood Antidote*/, 28141 /*Relics of the Sun King*/, 27517 /*Be Prepared*/, 27511 /*The Thrill of Discovery*/, 27196 /*On to Something*/, 27176 /*Just the Tip*/, 27179 /*Field Work*/, 27141 /*Premature Explosionation*/, 27993 /*Take it to 'Em!*/, 28250 /*Thieving Little Pluckers*/);
|
||||
INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
|
||||
(28633, 5, 0, 0, 0, 0, 0, 0, 0, 'Of course! I had a hunch this is what we\'d find.$b$bHad no idea about the organic transformations, though, I must admit.$b$bThere\'s more to this old relic than I\'d dared to hope.', 26654), -- The Coffer of Promise
|
||||
(28622, 396, 0, 0, 0, 0, 0, 0, 0, 'Nice work, $glad:lass;.$b$bLooks as tho everything made the trip in one piece.$b$bI\'m beginnin\' ta see why junior keeps ye around.', 26654), -- Three if by Air
|
||||
(28621, 396, 0, 0, 0, 0, 0, 0, 0, 'Of course I have a plan for moving the coffer.$b$bSomeday, maybe the old coot will learn to trust me.', 26654), -- Put That Baby in the Cradle!
|
||||
(28612, 273, 0, 0, 0, 0, 0, 0, 0, 'Lucky fer you, this ol\' dwarf\'s still got a few tricks up his sleeve!$b$bHeehee! ...shoulda seen tha look on yer faces!', 26654), -- Harrison Jones and the Temple of Uldum
|
||||
(27748, 0, 0, 0, 0, 0, 0, 0, 0, 'Good to see you\'re still in one piece, $n.', 26654), -- Fortune and Glory
|
||||
(28613, 6, 0, 0, 0, 0, 0, 0, 0, 'So far, so good...', 26654), -- See You on the Other Side!
|
||||
(28497, 396, 0, 0, 0, 0, 0, 0, 0, 'Good work, $n.$b$bNow let\'s see if we can make our way up there before they\'re able to recover.', 26654), -- Fire From the Sky
|
||||
(28482, 0, 0, 0, 0, 0, 0, 0, 0, 'Glad you could make it, $n!', 26654), -- Sullah's Gift
|
||||
(28404, 0, 0, 0, 0, 0, 0, 0, 0, 'That should do it.$b$bStand back!', 26654), -- I'll Do It By Hand
|
||||
(28403, 0, 0, 0, 0, 0, 0, 0, 0, 'Okay, $n.$b$bI think I can do this manually, but I\'ll need your help.', 26654), -- Bad Datas
|
||||
(28402, 396, 0, 0, 0, 0, 0, 0, 0, 'Alright, $n.$b$bI think everything is in order. Let\'s do this!', 26654), -- Schnottz So Fast
|
||||
(28367, 153, 0, 0, 0, 0, 0, 0, 0, 'Hah!$b$bI heard it from here! I wish I could\'ve been there to see it!', 26654), -- Shroud of the Makers
|
||||
(28363, 396, 0, 0, 0, 0, 0, 0, 0, 'You know, I believe I have just the thing!', 26654), -- Stirred the Hornet's Nest
|
||||
(28272, 396, 0, 0, 0, 0, 0, 0, 0, '<Harrison quickly skims through the scrolls.>$b$bYes... yes... perfect!$b$bI\'ll need some time to make sense of these, but the information is there.$b$bGood work, $n!', 26654), -- Missing Pieces
|
||||
(28271, 396, 0, 0, 0, 0, 0, 0, 0, 'Good job with Schnottz\'s men.$b$bSounds like you gave them something to think about.$b$bHopefully it bought us the time we need.', 26654), -- Reduced Productivity
|
||||
(28353, 396, 0, 0, 0, 0, 0, 0, 0, 'Alright, kid.$b$bMy research is complete. We\'re about ready to activate the final obelisk.', 26654), -- Jonesy Sent For You
|
||||
(28351, 71, 0, 0, 0, 0, 0, 0, 0, 'Splendid!$b$bThis is shaping up to be better than I had dared to dream!', 26654), -- Unlimited Potential
|
||||
(28352, 5, 0, 0, 0, 0, 0, 0, 0, 'You\'ve done it!$b$bI now have camels to spare. Perhaps one day we shall take our show on the road!', 26654), -- Camel Tow
|
||||
(28350, 5, 0, 0, 0, 0, 0, 0, 0, 'Fine work, $gmy boy: little lady;!$b$bYou\'ll master this trapping skill in no time.', 26654), -- Master Trapper
|
||||
(28274, 396, 0, 0, 0, 0, 0, 0, 0, 'Here we are, $n!$b$bGreat things will happen here... magical things!', 26654), -- Two Tents
|
||||
(28273, 5, 0, 0, 0, 0, 0, 0, 0, 'Welcome $c!$b$bYou and I are going to be good friends! I can tell already.', 26654), -- Friend of a Friend
|
||||
(28269, 396, 0, 0, 0, 0, 0, 0, 0, 'Ahh, glad you could make it.$b$bI could use a hand here.', 26654), -- Meet Me In Vir'sar
|
||||
(28267, 0, 0, 0, 0, 0, 0, 0, 0, 'So, this Schnottz character is working with Deathwing!?$b$bThis is even more distressing than you think...', 26654), -- Firing Squad
|
||||
(28195, 0, 0, 0, 0, 0, 0, 0, 0, 'Very good, $r...', 26654), -- Sending a Message
|
||||
(28193, 0, 0, 0, 0, 0, 0, 0, 0, 'Zhey know nozhink, you say?$b$bVery vell, zhen. Zhe search goes on...', 26654), -- Lockdown!
|
||||
(28194, 396, 0, 0, 0, 0, 0, 0, 0, 'These are perfect, $c.$b$bWish us luck!', 26654), -- The Great Escape
|
||||
(28187, 0, 0, 0, 0, 0, 0, 0, 0, 'It is times like zhese, zhat one learns who his friends really are...', 26654), -- Missed Me By Zhat Much!
|
||||
(27990, 5, 0, 0, 0, 0, 0, 0, 0, 'Auch!$b$bIf I vere an inch or two taller, I\'d be dead!', 26654), -- Battlezone
|
||||
(27969, 0, 0, 0, 0, 0, 0, 0, 0, 'Vell done, $c.$b$bZhere may be hope for you yet.', 26654), -- Make Yourself Useful
|
||||
(27926, 6, 0, 0, 0, 0, 0, 0, 0, 'I trust that you had no troubles fitting in with our guests, hmm?', 26654), -- Eastern Hospitality
|
||||
(28132, 396, 0, 0, 0, 0, 0, 0, 0, 'Oh look, it\'s one of little Schnottz\'s pamphlets.$b$bI\'ll just be taking that from you, if you don\'t mind.', 26654), -- Efficient Excavations
|
||||
(27905, 0, 0, 0, 0, 0, 0, 0, 0, 'Good work back there, $n.$b$bLooks like we\'ve lost them, for now at least.', 26654), -- Tailgunner!
|
||||
(27903, 0, 0, 0, 0, 0, 0, 0, 0, 'According to Harrison\'s notes, placing the lens upon this dais should re-activate this obelisk.$b$bExactly what that means remains to be seen...', 26654), -- Ignition
|
||||
(27900, 0, 0, 0, 0, 0, 0, 0, 0, 'That\'s a relief. Thanks, $n.$b$bTurns out I\'ve got my hands full here.', 26654), -- I've Got This Guy
|
||||
(27901, 0, 0, 0, 0, 0, 0, 0, 0, 'That\'s it!$b$bGood work, $n!', 26654), -- They Don't Know What They've Got Here
|
||||
(27899, 0, 0, 0, 0, 0, 0, 0, 0, 'It would seem that I\'m not the only one interested in these obelisks...', 26654), -- That Gleam in his Eye
|
||||
(28520, 0, 0, 0, 0, 0, 0, 0, 0, 'It is done. We have defeated the Neferset inside their own city.$B$BI wish I could say that there is peace for my people at last, but I only foresee more bloodshed.', 26654), -- The Fall of Neferset City
|
||||
(28486, 0, 0, 0, 0, 0, 0, 0, 0, 'You did it, $n! Excellent!', 26654), -- Salhet's Gambit
|
||||
(28483, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent job, $n. Our troops will hear of your deeds.', 26654), -- Bleeding the Enemy
|
||||
(28480, 1, 0, 0, 0, 0, 0, 0, 0, 'You are a valuable ally, $n. We are one step closer to defeating the enemy.', 26654), -- Lieutenants of Darkness
|
||||
(28623, 0, 0, 0, 0, 0, 0, 0, 0, 'You\'ve arrived just in time, $n. ', 26654), -- The Push Westward
|
||||
(27755, 1, 0, 0, 0, 0, 0, 0, 0, 'They couldn\'t be saved, $n. The ancient curse that fell upon them is irrevocable.', 26654), -- The Curse of the Tombs
|
||||
(27779, 0, 0, 0, 0, 0, 0, 0, 0, 'It is done, user $n. I thank you for your assistance with this unfortunate task.', 26654), -- Gnomebliteration
|
||||
(27778, 0, 0, 0, 0, 0, 0, 0, 0, 'I am in control, user $n. But I cannot keep the core temperature stable indefinitely.', 26654), -- Hacking the Wibson
|
||||
(27761, 0, 0, 0, 0, 0, 0, 0, 0, 'Well done, $n. The expedition has already doomed itself.$B$BThere is no need for it to endanger the rest of the world as well.', 26654), -- A Disarming Distraction
|
||||
(27777, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent job, user $n. We must obtain access to the fusion core now.', 26654), -- Core Access Codes
|
||||
(27760, 0, 0, 0, 0, 0, 0, 0, 0, 'Scanning subject...$B$BCerebral cortex diagnostics indicate the absence of \"tomb curse\" phenomenon.$B$BDiagnostics did reveal frequent head trauma. The user would do well to exercise more caution around blunt objects in the future.', 26654), -- Artificial Intelligence
|
||||
(28501, 1, 0, 0, 0, 0, 0, 0, 0, 'We did it, $n! We held Nahom.', 26654), -- The Defense of Nahom
|
||||
(28500, 0, 0, 0, 0, 0, 0, 0, 0, 'It is true then? It does exist!', 26654), -- The Cypher of Keset
|
||||
(28498, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent. Let\'s see if we can find anything of importance.', 26654), -- The Secret of Nahom
|
||||
(28499, 1, 0, 0, 0, 0, 0, 0, 0, 'Perhaps you are as powerful as I\'ve heard afterall.$B$BYou have our gratitude.', 26654), -- Punish the Trespassers
|
||||
(28561, 0, 0, 0, 0, 0, 0, 0, 0, '$n! It\'s you! My regiment was ambushed on our way here.$B$BOur captain was slain, leaving me in command... until you got here, that is... sir!', 26654), -- Nahom Must Hold
|
||||
(27669, 396, 0, 0, 0, 0, 0, 0, 0, 'Well, now. Would ya look at that!$b$bAs amazing as this is, I am confident that there\'s more to our discovery than meets the eye...$b$bMuch more.', 26654), -- Do the Honors
|
||||
(27624, 396, 0, 0, 0, 0, 0, 0, 0, 'Fine work, $n.$b$b<Harrison studies the tablets.>$b$bIt looks as though our work here is nearly complete.', 26654), -- After the Fall
|
||||
(27431, 396, 0, 0, 0, 0, 0, 0, 0, 'Talk about bringing the house down...', 26654), -- Tipping the Balance
|
||||
(27549, 396, 5, 0, 0, 0, 500, 0, 0, 'Well, kid, it looks like you\'ve done it again.$b$b<Harrison points to an image on the tablets.>$b$bThis starlight is exactly what we were missing.$b$bNow we can get to work!', 26654), -- By the Light of the Stars
|
||||
(27541, 396, 0, 0, 0, 0, 0, 0, 0, 'Odd...$b$bIt looks as if someone used gemstones as lenses.$b$bI should be able to fix them without too much trouble.', 26654), -- Lessons From the Past
|
||||
(28533, 0, 0, 0, 0, 0, 0, 0, 0, 'Two pieces of news have reached me today, $c.$B$BThe High Council has reached a decision about war and my brother has been slain by Neferset scum.$B$BI no longer need to wait for the former to lead my people into battle. We move against the Neferset as soon as my people are ready.', 26654), -- The High Council's Decision
|
||||
(28291, 0, 0, 0, 0, 0, 0, 0, 0, 'Salhet? A tactician, you say?$B$BHah! Very well, if you\'ll vouch for him, we might be able to arrange something.', 26654), -- Return to Camp
|
||||
(28277, 0, 0, 0, 0, 0, 0, 0, 0, 'Not bad, huh? Maybe you can put a word in with the high commander.$B$BMaybe he\'ll put us in charge of our own squad!', 26654), -- Salhet the Tactician
|
||||
(28276, 0, 0, 0, 0, 0, 0, 0, 0, 'Aren\'t they beautiful?', 26654), -- Salhet's Secret
|
||||
(27839, 0, 0, 0, 0, 0, 0, 0, 0, 'This is quite timely. I will distribute these armaments to my best men and to the laborers that you recruited.$B$BI\'ve a feeling they\'ll show as much courage as my best trained captains.', 26654), -- Ancient Weapons
|
||||
(28201, 1, 0, 0, 0, 0, 0, 0, 0, 'You are a born leader, $n. It\'ll be good to have you by our side when war comes to these lands.', 26654), -- Ploughshares to Swords
|
||||
(28200, 0, 0, 0, 0, 0, 0, 0, 0, 'Excellent job, $n. You might not think this adds up to much, but this might very well be the difference between life and death to one of our soldiers.', 26654), -- The Element of Supplies
|
||||
(28210, 0, 0, 0, 0, 0, 0, 0, 0, 'Well... that wasn\'t all that great, was it?', 26654), -- Shaping Up
|
||||
(27738, 0, 0, 0, 0, 0, 0, 0, 0, 'I thank you for what you\'ve done, $n. You can count on my vote when High Council convenes.', 26654), -- The Pit of Scales
|
||||
(27707, 0, 0, 0, 0, 0, 0, 0, 0, 'If the prisoner\'s information is true, Tahet is in great danger.', 26654), -- Neferset Prison
|
||||
(27632, 0, 0, 0, 0, 0, 0, 0, 0, 'You\'ve obtained a map of the Vir\'Naal river delta.', 26654), -- Tanotep's Son
|
||||
(27629, 0, 0, 0, 0, 0, 0, 0, 0, 'What manner of creature are you? You will leave the king\'s lands before...$B$BWait! You are that $n I\'ve heard so much about.$B$BYou must pardon my lack of hospitality. We have seen all manner of hostile intruders since the barrier around Uldum failed.', 26654), -- The Vizier's Vote
|
||||
(28198, 0, 0, 0, 0, 0, 0, 0, 0, 'It is a great honor to meet you, $n! I\'ve heard much about you.', 26654), -- The Weakest Link
|
||||
(27631, 1, 0, 0, 0, 0, 0, 0, 0, 'No need to fill me in on the events in Orsis, $n.$B$BI\'ve heard about them already. And about you. Any enemy of Al\'Akir is a friend of mine.', 26654), -- The High Commander's Vote
|
||||
(27838, 0, 0, 0, 0, 0, 0, 0, 0, 'Yes. The waters are clearing up.$B$BI am certain I will be visited by a vision before the High Council meets.$B$BBe warned, $r. My vote will only be swayed by what I see.$B$BYou might have helped us greatly here today, but if the vision sways me to make a case against war then that is the way my vote will be cast.', 26654), -- The Root of the Corruption
|
||||
(28611, 0, 0, 0, 0, 0, 0, 0, 0, 'The waters of the river are nearly cleansed. Our prophetic visions will soon return.', 26654), -- The Defilers' Ritual
|
||||
(27837, 0, 0, 0, 0, 0, 0, 0, 0, 'Yes, $n. I can feel the disruption in the river fading.$B$BYet, I feel the source of this taint still lingers.', 26654), -- Trespassers in the Water
|
||||
(27836, 1, 0, 0, 0, 0, 0, 0, 0, 'I thank you, $n. This will make our prophetic visions that much clearer.', 26654), -- Stopping the Spread
|
||||
(27630, 0, 0, 0, 0, 0, 0, 0, 0, 'War, you say.$B$BDivinations for war are always difficult. Some wars must never be fought, even if victory was assured. Some wars have to be waged even if defeat is certain.', 26654), -- The High Priest's Vote
|
||||
(27628, 1, 0, 0, 0, 0, 0, 0, 0, 'This is just the beginning, $n. If Deathwing\'s minions can bury entire cities, we have little chance of defeating them through conventional means.', 26654), -- Send Word to Phaoris
|
||||
(27706, 0, 0, 0, 0, 0, 0, 0, 0, 'So... this is what Al\'Akir wanted all along.', 26654), -- The Scepter of Orsis
|
||||
(27519, 0, 0, 0, 0, 0, 0, 0, 0, 'I thank you, $n. Orsis was punished for not joining the forces of Deathwing.$B$BPrince Nadun has offered my people refuge in his city. I must go there and tend the survivors.', 26654), -- Under the Choking Sands
|
||||
(27520, 0, 0, 0, 0, 0, 0, 0, 0, 'You continue to prove to be a valuable ally, $n. ', 26654), -- Minions of Al'Akir
|
||||
(27623, 0, 0, 0, 0, 0, 0, 0, 0, 'You place the two gems inside the sockets in the wall.', 26654), -- Colossal Guardians
|
||||
(27602, 0, 0, 0, 0, 0, 0, 0, 0, 'Though the chest is locked, there is a plaque bearing interesting hieroglyphs above it.', 26654), -- The Prophet's Dying Words
|
||||
(27595, 0, 0, 0, 0, 0, 0, 0, 0, 'Who... who are you? Sent here... to rescue my people and fight our enemies.', 26654), -- The Prophet Hadassi
|
||||
(28135, 0, 0, 0, 0, 0, 0, 0, 0, 'Do you see what Deathwing\'s minions have done? Great Orsis is now all but buried in the sand!', 26654), -- Al'Akir's Vengeance
|
||||
(28134, 0, 0, 0, 0, 0, 0, 0, 0, 'Orsis! Of course!$B$BHow could I not have seen this?', 26654), -- Impending Retribution
|
||||
(28502, 1, 0, 0, 0, 0, 0, 0, 0, 'I thank you, $n. These savages must be punished for what they\'ve done here.', 26654), -- The Bandit Warlord
|
||||
(28145, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you, $n. We might yet save Iset.', 26654), -- Venomblood Antidote
|
||||
(28141, 0, 0, 0, 0, 0, 0, 0, 0, 'Thank you. The rumors I\'d heard about you are proving true after all.', 26654), -- Relics of the Sun King
|
||||
(27517, 0, 0, 0, 0, 0, 0, 0, 0, 'Ahh, rope! Thanks, kid.$b$bSomething tells me I\'m going to need this.', 26654), -- Be Prepared
|
||||
(27511, 0, 0, 0, 0, 0, 0, 0, 0, 'Your exploration of the Chamber of the Stars has yielded more questions than answers...', 26654), -- The Thrill of Discovery
|
||||
(27196, 5, 0, 0, 0, 0, 0, 0, 0, 'Would you get a load of this place!', 26654), -- On to Something
|
||||
(27176, 6, 0, 0, 0, 0, 0, 0, 0, '<Doctor Jones puts on his spectacles.>$b$bLet\'s have a look at this. Shall we?', 26654), -- Just the Tip
|
||||
(27179, 396, 5, 0, 0, 0, 500, 0, 0, 'These tablets are covered with titan writings. There\'s never-before seen information here, $n!$b$bMissing pieces to an ancient puzzle...$b$bGood work!', 26654), -- Field Work
|
||||
(27141, 396, 0, 0, 0, 0, 0, 0, 0, 'Shake it off, kid.$b$bHappens to me all the time...', 26654), -- Premature Explosionation
|
||||
(27993, 0, 0, 0, 0, 0, 0, 0, 0, 'Good to see ya, kid.$b$bWould\'ve been even better if you\'d have been here to help me take care of these little savages...', 26654), -- Take it to 'Em!
|
||||
(28250, 0, 0, 0, 0, 0, 0, 0, 0, 'You showed those thieving little scoundrels! Great job.', 26654); -- Thieving Little Pluckers
|
||||
|
||||
|
||||
UPDATE `quest_offer_reward` SET `RewardText`='Excellent, $n. We will make our way out of here soon enough.', `VerifiedBuild`=26654 WHERE `ID`=28105; -- Kavem the Callous
|
||||
|
||||
DELETE FROM `quest_details` WHERE `ID` IN (28654 /*The Heart of the Matter*/, 28633 /*The Coffer of Promise*/, 28622 /*Three if by Air*/, 28621 /*Put That Baby in the Cradle!*/, 28612 /*Harrison Jones and the Temple of Uldum*/, 27748 /*Fortune and Glory*/, 28613 /*See You on the Other Side!*/, 28497 /*Fire From the Sky*/, 28376 /*Myzerian's Head*/, 28482 /*Sullah's Gift*/, 28404 /*I'll Do It By Hand*/, 28403 /*Bad Datas*/, 28402 /*Schnottz So Fast*/, 28367 /*Shroud of the Makers*/, 28363 /*Stirred the Hornet's Nest*/, 28272 /*Missing Pieces*/, 28271 /*Reduced Productivity*/, 28353 /*Jonesy Sent For You*/, 28351 /*Unlimited Potential*/, 28352 /*Camel Tow*/, 28350 /*Master Trapper*/, 28274 /*Two Tents*/, 28273 /*Friend of a Friend*/, 28269 /*Meet Me In Vir'sar*/, 28267 /*Firing Squad*/, 28195 /*Sending a Message*/, 28194 /*The Great Escape*/, 28193 /*Lockdown!*/, 28187 /*Missed Me By Zhat Much!*/, 27990 /*Battlezone*/, 28002 /*Crisis Management*/, 27969 /*Make Yourself Useful*/, 27950 /*Gobbles!*/, 27941 /*Fashionism*/, 27943 /*Angered Spirits*/, 27942 /*Idolatry*/, 27939 /*The Desert Fox*/, 27928 /*A Favor for the Furrier*/, 27926 /*Eastern Hospitality*/, 27905 /*Tailgunner!*/, 27903 /*Ignition*/, 28132 /*Efficient Excavations*/, 27901 /*They Don't Know What They've Got Here*/, 27900 /*I've Got This Guy*/, 28870 /*Return to the Lost City*/, 27899 /*That Gleam in his Eye*/, 28520 /*The Fall of Neferset City*/, 28486 /*Salhet's Gambit*/, 28483 /*Bleeding the Enemy*/, 28480 /*Lieutenants of Darkness*/, 27779 /*Gnomebliteration*/, 27778 /*Hacking the Wibson*/, 27777 /*Core Access Codes*/, 27761 /*A Disarming Distraction*/, 27760 /*Artificial Intelligence*/, 27755 /*The Curse of the Tombs*/, 28623 /*The Push Westward*/, 28501 /*The Defense of Nahom*/, 28500 /*The Cypher of Keset*/, 28499 /*Punish the Trespassers*/, 28498 /*The Secret of Nahom*/, 27669 /*Do the Honors*/, 27624 /*After the Fall*/, 27431 /*Tipping the Balance*/, 27549 /*By the Light of the Stars*/, 27541 /*Lessons From the Past*/, 28561 /*Nahom Must Hold*/, 28533 /*The High Council's Decision*/, 28291 /*Return to Camp*/, 28277 /*Salhet the Tactician*/, 27839 /*Ancient Weapons*/, 28276 /*Salhet's Secret*/, 27738 /*The Pit of Scales*/, 27707 /*Neferset Prison*/, 27632 /*Tanotep's Son*/, 28200 /*The Element of Supplies*/, 28210 /*Shaping Up*/, 28201 /*Ploughshares to Swords*/, 28198 /*The Weakest Link*/, 27838 /*The Root of the Corruption*/, 28611 /*The Defilers' Ritual*/, 27837 /*Trespassers in the Water*/, 27836 /*Stopping the Spread*/, 27631 /*The High Commander's Vote*/, 27629 /*The Vizier's Vote*/, 27630 /*The High Priest's Vote*/, 27628 /*Send Word to Phaoris*/, 28845 /*The Vortex Pinnacle*/, 27706 /*The Scepter of Orsis*/, 27623 /*Colossal Guardians*/, 27602 /*The Prophet's Dying Words*/, 27595 /*The Prophet Hadassi*/, 27519 /*Under the Choking Sands*/, 27520 /*Minions of Al'Akir*/, 28135 /*Al'Akir's Vengeance*/, 28502 /*The Bandit Warlord*/, 28145 /*Venomblood Antidote*/, 28141 /*Relics of the Sun King*/, 27517 /*Be Prepared*/, 27511 /*The Thrill of Discovery*/, 27196 /*On to Something*/, 27187 /*Do the World a Favor*/, 27176 /*Just the Tip*/, 27179 /*Field Work*/, 27141 /*Premature Explosionation*/, 27993 /*Take it to 'Em!*/, 28250 /*Thieving Little Pluckers*/, 28134 /*Impending Retribution*/, 28112 /*Escape From the Lost City*/, 27924 /*Budd's Plan*/, 28105 /*Kavem the Callous*/, 27923 /*Smoke in Their Eyes*/, 27922 /*Traitors!*/, 27003 /*Easy Money*/);
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
|
||||
(28654, 396, 396, 6, 0, 0, 500, 500, 0, 26654), -- The Heart of the Matter
|
||||
(28633, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Coffer of Promise
|
||||
(28622, 396, 0, 0, 0, 0, 0, 0, 0, 26654), -- Three if by Air
|
||||
(28621, 396, 6, 0, 0, 0, 1000, 0, 0, 26654), -- Put That Baby in the Cradle!
|
||||
(28612, 396, 5, 0, 0, 0, 500, 0, 0, 26654), -- Harrison Jones and the Temple of Uldum
|
||||
(27748, 396, 0, 0, 0, 0, 0, 0, 0, 26654), -- Fortune and Glory
|
||||
(28613, 396, 0, 0, 0, 0, 0, 0, 0, 26654), -- See You on the Other Side!
|
||||
(28497, 396, 0, 0, 0, 0, 0, 0, 0, 26654), -- Fire From the Sky
|
||||
(28376, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Myzerian's Head
|
||||
(28482, 396, 396, 0, 0, 0, 500, 0, 0, 26654), -- Sullah's Gift
|
||||
(28404, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- I'll Do It By Hand
|
||||
(28403, 396, 396, 0, 0, 0, 0, 0, 0, 26654), -- Bad Datas
|
||||
(28402, 396, 396, 0, 0, 0, 0, 0, 0, 26654), -- Schnottz So Fast
|
||||
(28367, 396, 396, 396, 0, 0, 1000, 1000, 0, 26654), -- Shroud of the Makers
|
||||
(28363, 396, 396, 0, 0, 0, 500, 0, 0, 26654), -- Stirred the Hornet's Nest
|
||||
(28272, 396, 396, 0, 0, 0, 1000, 0, 0, 26654), -- Missing Pieces
|
||||
(28271, 396, 5, 396, 5, 0, 500, 500, 500, 26654), -- Reduced Productivity
|
||||
(28353, 396, 0, 0, 0, 0, 0, 0, 0, 26654), -- Jonesy Sent For You
|
||||
(28351, 396, 396, 5, 0, 0, 500, 500, 0, 26654), -- Unlimited Potential
|
||||
(28352, 5, 396, 396, 0, 0, 1000, 1000, 0, 26654), -- Camel Tow
|
||||
(28350, 396, 396, 396, 0, 0, 500, 500, 0, 26654), -- Master Trapper
|
||||
(28274, 396, 396, 0, 0, 0, 1000, 0, 0, 26654), -- Two Tents
|
||||
(28273, 396, 396, 0, 0, 0, 500, 0, 0, 26654), -- Friend of a Friend
|
||||
(28269, 396, 396, 0, 0, 0, 500, 0, 0, 26654), -- Meet Me In Vir'sar
|
||||
(28267, 396, 0, 0, 0, 0, 0, 0, 0, 26654), -- Firing Squad
|
||||
(28195, 396, 396, 0, 0, 0, 500, 0, 0, 26654), -- Sending a Message
|
||||
(28194, 396, 396, 0, 0, 0, 500, 0, 0, 26654), -- The Great Escape
|
||||
(28193, 397, 5, 0, 0, 0, 1000, 0, 0, 26654), -- Lockdown!
|
||||
(28187, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Missed Me By Zhat Much!
|
||||
(27990, 396, 5, 0, 0, 0, 500, 0, 0, 26654), -- Battlezone
|
||||
(28002, 5, 5, 0, 0, 0, 500, 0, 0, 26654), -- Crisis Management
|
||||
(27969, 396, 396, 396, 0, 0, 1000, 1000, 0, 26654), -- Make Yourself Useful
|
||||
(27950, 396, 396, 0, 0, 0, 500, 0, 0, 26654), -- Gobbles!
|
||||
(27941, 396, 0, 0, 0, 0, 500, 0, 0, 26654), -- Fashionism
|
||||
(27943, 396, 6, 396, 0, 0, 500, 500, 0, 26654), -- Angered Spirits
|
||||
(27942, 396, 1, 5, 0, 0, 500, 1000, 0, 26654), -- Idolatry
|
||||
(27939, 396, 396, 6, 0, 0, 500, 1000, 0, 26654), -- The Desert Fox
|
||||
(27928, 396, 396, 396, 0, 0, 500, 500, 0, 26654), -- A Favor for the Furrier
|
||||
(27926, 396, 6, 396, 0, 0, 500, 500, 0, 26654), -- Eastern Hospitality
|
||||
(27905, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Tailgunner!
|
||||
(27903, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Ignition
|
||||
(28132, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Efficient Excavations
|
||||
(27901, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- They Don't Know What They've Got Here
|
||||
(27900, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- I've Got This Guy
|
||||
(28870, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Return to the Lost City
|
||||
(27899, 396, 396, 396, 0, 0, 500, 500, 0, 26654), -- That Gleam in his Eye
|
||||
(28520, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Fall of Neferset City
|
||||
(28486, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Salhet's Gambit
|
||||
(28483, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- Bleeding the Enemy
|
||||
(28480, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Lieutenants of Darkness
|
||||
(27779, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Gnomebliteration
|
||||
(27778, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Hacking the Wibson
|
||||
(27777, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Core Access Codes
|
||||
(27761, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- A Disarming Distraction
|
||||
(27760, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Artificial Intelligence
|
||||
(27755, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Curse of the Tombs
|
||||
(28623, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Push Westward
|
||||
(28501, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Defense of Nahom
|
||||
(28500, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Cypher of Keset
|
||||
(28499, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- Punish the Trespassers
|
||||
(28498, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Secret of Nahom
|
||||
(27669, 396, 396, 0, 0, 0, 500, 0, 0, 26654), -- Do the Honors
|
||||
(27624, 396, 396, 0, 0, 0, 500, 0, 0, 26654), -- After the Fall
|
||||
(27431, 396, 396, 396, 0, 0, 500, 1000, 0, 26654), -- Tipping the Balance
|
||||
(27549, 396, 396, 5, 0, 0, 500, 500, 0, 26654), -- By the Light of the Stars
|
||||
(27541, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Lessons From the Past
|
||||
(28561, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Nahom Must Hold
|
||||
(28533, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The High Council's Decision
|
||||
(28291, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Return to Camp
|
||||
(28277, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Salhet the Tactician
|
||||
(27839, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Ancient Weapons
|
||||
(28276, 396, 0, 0, 0, 0, 0, 0, 0, 26654), -- Salhet's Secret
|
||||
(27738, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Pit of Scales
|
||||
(27707, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Neferset Prison
|
||||
(27632, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Tanotep's Son
|
||||
(28200, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Element of Supplies
|
||||
(28210, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Shaping Up
|
||||
(28201, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- Ploughshares to Swords
|
||||
(28198, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Weakest Link
|
||||
(27838, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Root of the Corruption
|
||||
(28611, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Defilers' Ritual
|
||||
(27837, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- Trespassers in the Water
|
||||
(27836, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Stopping the Spread
|
||||
(27631, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- The High Commander's Vote
|
||||
(27629, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Vizier's Vote
|
||||
(27630, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The High Priest's Vote
|
||||
(27628, 25, 0, 0, 0, 0, 0, 0, 0, 26654), -- Send Word to Phaoris
|
||||
(28845, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Vortex Pinnacle
|
||||
(27706, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Scepter of Orsis
|
||||
(27623, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Colossal Guardians
|
||||
(27602, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Prophet's Dying Words
|
||||
(27595, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Prophet Hadassi
|
||||
(27519, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Under the Choking Sands
|
||||
(27520, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Minions of Al'Akir
|
||||
(28135, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Al'Akir's Vengeance
|
||||
(28502, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- The Bandit Warlord
|
||||
(28145, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- Venomblood Antidote
|
||||
(28141, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Relics of the Sun King
|
||||
(27517, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Be Prepared
|
||||
(27511, 5, 396, 396, 0, 0, 500, 500, 0, 26654), -- The Thrill of Discovery
|
||||
(27196, 396, 396, 5, 0, 0, 500, 500, 0, 26654), -- On to Something
|
||||
(27187, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Do the World a Favor
|
||||
(27176, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Just the Tip
|
||||
(27179, 273, 396, 0, 0, 0, 500, 0, 0, 26654), -- Field Work
|
||||
(27141, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Premature Explosionation
|
||||
(27993, 396, 396, 5, 0, 0, 500, 500, 0, 26654), -- Take it to 'Em!
|
||||
(28250, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Thieving Little Pluckers
|
||||
(28134, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Impending Retribution
|
||||
(28112, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Escape From the Lost City
|
||||
(27924, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Budd's Plan
|
||||
(28105, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- Kavem the Callous
|
||||
(27923, 1, 0, 0, 0, 0, 0, 0, 0, 26654), -- Smoke in Their Eyes
|
||||
(27922, 0, 0, 0, 0, 0, 0, 0, 0, 26654), -- Traitors!
|
||||
(27003, 71, 396, 6, 5, 0, 500, 500, 500, 26654); -- Easy Money
|
||||
|
||||
|
||||
DELETE FROM `quest_request_items` WHERE `ID`=28141;
|
||||
INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `CompletionText`, `VerifiedBuild`) VALUES
|
||||
(28141, 0, 0, 'Did you succeed?', 26654); -- Relics of the Sun King
|
||||
|
||||
UPDATE `quest_request_items` SET `CompletionText`='Hail, $n!', `VerifiedBuild`=26654 WHERE `ID`=28486; -- Salhet's Gambit
|
||||
UPDATE `quest_request_items` SET `CompletionText`='It is good to see you once more, $n.', `VerifiedBuild`=26654 WHERE `ID`=28483; -- Bleeding the Enemy
|
||||
UPDATE `quest_request_items` SET `CompletionText`='Did you succeed, $n? I estimated your chances of survival at 68.5%.', `VerifiedBuild`=26654 WHERE `ID`=27777; -- Core Access Codes
|
||||
UPDATE `quest_request_items` SET `CompletionText`='Did you retrieve the codex, $n?', `VerifiedBuild`=26654 WHERE `ID`=28500; -- The Cypher of Keset
|
||||
UPDATE `quest_request_items` SET `CompletionText`='Did you find them, $n? Were they salvageable?', `VerifiedBuild`=26654 WHERE `ID`=28498; -- The Secret of Nahom
|
||||
UPDATE `quest_request_items` SET `CompletionText`='You\'ve returned, $n. How did the operation go?', `VerifiedBuild`=26654 WHERE `ID`=27839; -- Ancient Weapons
|
||||
UPDATE `quest_request_items` SET `CompletionText`='You\'re back, $n!', `VerifiedBuild`=26654 WHERE `ID`=27706; -- The Scepter of Orsis
|
||||
UPDATE `quest_request_items` SET `CompletionText`='Did you get the pieces, $n?', `VerifiedBuild`=26654 WHERE `ID`=27924; -- Budd's Plan
|
||||
Reference in New Issue
Block a user