feat(DB): Release ACDB 9.0.0 (#16069)

* squishy
This commit is contained in:
Gultask 2023-04-25 01:48:38 -03:00 committed by GitHub
parent df77b5f4f7
commit 5ca6fe6fda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
785 changed files with 133828 additions and 126861 deletions

View file

@ -17,18 +17,17 @@
-- Dumping structure for table acore_world.quest_greeting
DROP TABLE IF EXISTS `quest_greeting`;
CREATE TABLE IF NOT EXISTS `quest_greeting` (
`ID` mediumint unsigned NOT NULL DEFAULT '0',
`ID` int unsigned NOT NULL DEFAULT '0',
`type` tinyint unsigned NOT NULL DEFAULT '0',
`GreetEmoteType` smallint unsigned NOT NULL DEFAULT '0',
`GreetEmoteDelay` int unsigned NOT NULL DEFAULT '0',
`Greeting` text,
`VerifiedBuild` mediumint DEFAULT NULL,
`Greeting` text COLLATE utf8mb4_unicode_ci,
`VerifiedBuild` int DEFAULT NULL,
PRIMARY KEY (`ID`,`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- Dumping data for table acore_world.quest_greeting: 206 rows
-- Dumping data for table acore_world.quest_greeting: ~206 rows (approximately)
DELETE FROM `quest_greeting`;
/*!40000 ALTER TABLE `quest_greeting` DISABLE KEYS */;
INSERT INTO `quest_greeting` (`ID`, `type`, `GreetEmoteType`, `GreetEmoteDelay`, `Greeting`, `VerifiedBuild`) VALUES
(234, 0, 1, 0, 'A foul corruption has crept into Westfall. While I was upholding my duty on the battlefields of Lordaeron these honest farms were overrun and made into hide-outs for thugs and murderers. The People\'s Militia needs your help.', 0),
(235, 0, 0, 0, 'Welcome to our humble abode! It\'s always nice to see a friendly face. And what strong arms you have. My husband and I are always looking for help around the farm. Now that most the good folk have left, it\'s hard to find an able body to help out.', 0),
@ -60,8 +59,10 @@ INSERT INTO `quest_greeting` (`ID`, `type`, `GreetEmoteType`, `GreetEmoteDelay`,
(469, 0, 0, 0, 'Greetings, $c. If you\'re a friend of Colonel Kurzen then I\'ll have you cut down where you stand! but if you\'ve come to aid us, then lend an ear...', 0),
(633, 0, 0, 0, 'It\'s dark times that have come, $c... All too soon will we lose everything... When the Light will forsake all but those who truly walk under the Light.', 0),
(656, 0, 0, 0, 'There were thieves everywhere! $b$bIt was horrible. The cave came down on us. I think the mining company is all dead, including my brother, the Foreman.', 0),
(661, 0, 0, 0, 'Greetings. What business have you with the Carevin family? Do you seek to assist the Carevins in their battle against the undead?', 0),
(663, 0, 0, 0, 'The Carevin family fights for victory under the Light. My duty under the Light is to give my life in their battle against against the undead. Master Carevin has tasked me with the extermination of the vile worgen in Duskwood. Perhaps you would assit me?', 0),
(714, 0, 0, 0, 'Greetings, $c! Fine day for hunting, wouldn\'t you say? I\'ve been having more than a little luck with boars, myself. Perhaps you\'d like a shot?', 0),
(715, 0, 0, 0, 'Another fine day in the jungle! It\'s going to be quite a hunt, I can feel it. Once Barnil is done cleaning the guns, I\'m taking the hunting party deep into the twisting vines. Not such a bad way for an old war vet to spend his retirement, eh?', 0),
(733, 0, 0, 0, 'You watch where you step around here, $Gson:lass;. You might not be a part of our outfit, but that doesn\'t mean I won\'t take a cane to you if you fall out of line!', 0),
(737, 0, 0, 0, 'Well, hello there. You seem like you wouldn\'t be opposed to making some coin, hm? I can tell from the look in your eyes. I am Mogul Kebok, overseer of operations in Azeroth, and if it is riches you seek, perhaps I can make arrangements.', 0),
(773, 0, 0, 0, '$C, eh? I am Krazek, Baron Revilgaz\'s secretary. I know everything about the goings on in this jungle and beyond. Perhaps you\'d be interested in knowing the going price on oil in Ratchet? No? Looking for work, maybe? I can help you there.', 0),
@ -81,6 +82,7 @@ INSERT INTO `quest_greeting` (`ID`, `type`, `GreetEmoteType`, `GreetEmoteDelay`,
(1344, 0, 0, 0, 'Although we\'re trudging through a slow period at these ruins, I\'m confident it won\'t last long. But in the meantime, I could use someone like you. Would you like to aid the Dwarven Explorers\' Guild?', 0),
(1356, 0, 0, 0, 'I\'m in the middle of a very important task. Prospector business. Unless you have something equally important to say, which I doubt, then you\'ll have to excuse me.', 0),
(1374, 0, 0, 0, 'Curse that Brewers\' League! They have access to all the best ingredients, while we\'re stuck here grubbing for grain and hops!$B$BI really would like to give them some bitter tasting justice...', 0),
(1377, 0, 0, 0, 'Driving a Steam Tank isn\'t for everyone. It takes an iron grip and nerves of steel...lucky I have both! How about you? How\'s your mettle? Want to prove it to me?', 0),
(1428, 0, 0, 0, 'Greetings, $n.', 0),
(1440, 0, 1, 0, 'You\'ll not find a greater cache of knowledge than in the Royal Library of Stormwind!', 0),
(1495, 0, 0, 0, 'Greetings, $C. Be wary as you travel east toward The Bulwark. Recent surveillance reports indicate increased Scourge activity in that area, so exercise caution.', 0),
@ -90,11 +92,15 @@ INSERT INTO `quest_greeting` (`ID`, `type`, `GreetEmoteType`, `GreetEmoteDelay`,
(1518, 0, 0, 0, 'The Dark Lady has put forth the challenge. It is up to us to meet it.', 0),
(1646, 0, 0, 0, 'Greetings, I am Baros Alexston, City Architect of Stormwind.', 0),
(1719, 0, 0, 0, 'Over here, you worthless...! If you want to do something useful, listen quick!', 0),
(1738, 1, 0, 0, 'This collection of scrolls contains various logistic and strategic information, as well as coded correspondences.', 0),
(1748, 0, 66, 0, 'I am Bolvar Fordragon, Highlord of Stormwind.', 0),
(1776, 0, 0, 0, 'We spent so much of our lives in flight, memories of peaceful times grow evermore distant.', 0),
(1937, 0, 0, 0, 'The Dark Lady has put the challenge forth. Now it is up to the Royal Apothecary Society to develop a new plague. We shall bring Arthas and his wretched army to their knees.', 0),
(1938, 0, 0, 0, 'The Kirin Tor did not heed my warnings! The Alliance is a sham. Arugal is a wreckless fool.', 0),
(1950, 0, 0, 0, 'My brother and I are on a vital mission, but we are holed up in this farmhouse. The Deathstalkers need your help.', 0),
(1952, 0, 0, 0, 'Hello, $C. If you\'re here, then you must know that Silverpine is saturated with our enemies. To survive, the Forsaken must drive them back!', 0),
(1977, 0, 0, 0, 'I was bred and educated for public service. A representative of the people. My skill was not in arms or crafts, but in words and persuasion', 0),
(2055, 0, 0, 0, 'The Royal Apothecary Society shall heed The Dark Lady\'s call to uncover the New Plague and drive Arthas and his heathen Scourge Army from the world once and for all.', 0),
(2076, 1, 0, 0, 'This cauldron churns with thick, green bubbles. Skulls, bones and organs of unknown creatures swim within its viscous broth...$B$BAnd rising lazily to the surface are the skulls of two, once mighty trolls:$B$BGan\'zulah and Nezzliok.', 0),
(2080, 0, 1, 0, 'The creation of Teldrassil was a grand achievement, but now the world must shift to regain its balance.', 0),
(2086, 0, 0, 0, 'Greetings, $n.', 0),
@ -103,9 +109,12 @@ INSERT INTO `quest_greeting` (`ID`, `type`, `GreetEmoteType`, `GreetEmoteDelay`,
(2121, 0, 0, 0, 'Information... With our scouts and agents, we control the flow of information in Lordaeron. Scourge movements, their holdings, all underneath our watchful eyes...', 0),
(2215, 0, 0, 0, 'In order to serve the Dark Lady and Varimathras we need to advance the front on the Human Infestation.', 0),
(2216, 0, 0, 0, 'We are but so close to developing the New Plague that our Dark Lady desires with such fervor.', 0),
(2229, 0, 0, 0, 'To think, the place the Warchief was born and raised lies so close.', 0),
(2263, 0, 0, 0, 'I hope you\'re here to work, $C. We have a lot to do and the Horde, the Syndicate and the Ogres aren\'t going to help us.', 0),
(2276, 0, 0, 0, 'When I was first offered the title of Southshore Magistrate I was elated to have earned such a commission so early in my career.$B$BBut now that I\'m here, I wonder if I\'d have been better off shuffling papers in Stormwind.', 0),
(2277, 0, 0, 0, 'I have a great deal of work to do. Are you here to aid me with my research?', 0),
(2285, 0, 0, 0, 'My family boasts the finest collection of jewelry and objects of fine art among all the nobles of Stormwind!$B$BAnd we are always wishing to increase the size our collection...', 0),
(2487, 0, 0, 0, 'Ah, smell the fine salt air! \'Tis always nice to return to our home port of Booty Bay.', 0),
(2497, 0, 0, 0, 'Eh? You have business with Nimboya?', 0),
(2498, 0, 0, 0, 'What what?!? We all have profit to make... and we won\'t do it by standing idle.', 0),
(2501, 0, 0, 0, 'Oy! You here for a game of knuckles?', 0),
@ -125,6 +134,7 @@ INSERT INTO `quest_greeting` (`ID`, `type`, `GreetEmoteType`, `GreetEmoteDelay`,
(2981, 0, 0, 0, 'Hail, $c. In my years I have seen many eager tauren who wish to prove their worth to the tribe. It should not be forgotten that eagerness is no substitute for wisdom and experience.', 0),
(2988, 0, 0, 0, 'The Outrunners\' duty is to ensure the safety of those who travel across the plains of Mulgore. Those that would threaten the safety of the tauren homeland risk punishment at our hands.', 0),
(2993, 0, 0, 0, 'The land has been good to our people, $c. We must be thankful for our good fortune.', 0),
(3050, 0, 0, 0, 'The tauren are sons and daughters of the Earthmother, and we show respect to all her children. Even the beasts we slay are cherished, as their bodies give nourishment and their skins provide warmth.', 0),
(3139, 0, 0, 0, 'Throm\'ka, $c. There is little time for talk and much work to be done.', 0),
(3188, 0, 0, 0, 'There is something you wish to discuss, $c... come, sit by me.', 0),
(3337, 0, 0, 0, 'The heft of an axe, the battlecry of your allies, the spray of blood in your face. These are the things a warrior craves, $n. I will carve out The Barrens with my sword in the name of the Horde.', 0),
@ -144,8 +154,10 @@ INSERT INTO `quest_greeting` (`ID`, `type`, `GreetEmoteType`, `GreetEmoteDelay`,
(3666, 0, 0, 0, 'Hmm... I can plug this wire in here and that will power the fizzletan gear, but then the hydrophlange will need an alternate power source... Maybe I can... Oh, hello! Hey, want to help me try a new invention?', 0),
(3845, 0, 0, 0, 'We elves have a long history. Let us hope this history does not return to haunt us.', 0),
(3847, 0, 0, 0, 'Ashenvale is a lush forest, brimming with life. It is a pleasure to walk down its secret paths in search of herbs, but one must take care. The forest is not without its dangers.', 0),
(3848, 0, 1, 0, 'The balance of nature is a delicate one, and easily tipped. Are you brave enough to make things right?', 0),
(3995, 0, 5, 0, 'The spirits are restless!', 0),
(4046, 0, 1, 0, 'You must listen, young $c. Listen to the whisperings in the darkness, for they offer guidance in these troubled times.', 0),
(4047, 0, 0, 0, 'The spirits of nature are powers to respect. They offer great aid to the worthy, and mete out swift death to the foolish.', 0),
(4049, 0, 0, 0, 'The spirit of Stonetalon weeps. It weeps from its mountain peaks, to its rivers, to its severed, dying trees.', 0),
(4077, 0, 0, 0, 'If I can get the proper ingredients, we can create some explosives that will not only allow me to damage the Venture\'s Co.\'s operations, but also cause a distraction.$B$BI know you\'re impressed, but it gets better... I\'ll tell you more soon enough.', 0),
(4078, 0, 6, 0, 'Hello, friend. What can I do for you?', 0),
@ -163,30 +175,39 @@ INSERT INTO `quest_greeting` (`ID`, `type`, `GreetEmoteType`, `GreetEmoteDelay`,
(4792, 0, 0, 0, 'Some people think the swamp\'s no good... no good, they say.', 0),
(4794, 0, 0, 0, 'Researching in Theramore is an interesting job, but it\'s sure hard to find a soft bed in this town!', 0),
(5204, 0, 0, 0, 'If we are to make our place in this world, then we will do so through study, and through the will to ignore our fading human instincts.', 0),
(5393, 0, 1, 0, 'Nethergarde keep always needs more supplies - supplies to help our mages in their research, and supplies to keep our defenders in top fighting shape.', 0),
(5394, 0, 1, 0, 'Don\'t let the heat bother you. In the Badlands, heat is the least of your worries.', 0),
(5396, 0, 0, 0, 'The Alliance has many stakes in Desolace, and our hold here is unstable.$B$BWill you help us?', 0),
(5412, 0, 0, 0, 'The centaur clans rule the wastes of Desolace. If united, they would be a terrible force. It is then good that the centaur clans are not united but instead bicker and war amongst themselves.', 0),
(5591, 0, 1, 0, 'This sty\'s a little shy of comfy, but it has history, so Stonard must be important to someone. I\'d gamble that\'s why we stay here. It sure ain\'t for the view--it don\'t even look like home.', 0),
(5598, 0, 6, 0, 'What do you ask of me?', 0),
(5636, 0, 0, 0, 'Greetings, $n.', 0),
(661, 0, 0, 0, 'Greetings. What business have you with the Carevin family? Do you seek to assist the Carevins in their battle against the undead?', 0),
(5637, 0, 2, 0, 'Pleased to meetcha, $c. Me name\'s Roetten. I lead Reclaimers Incorporated.$B$BMe guild and I specialize in aquiring lost goods. We usually hire brave adventurers and send them off to finish tasks for those who aren\'t able, or don\'t have the time.', 0),
(5638, 0, 1, 0, 'I\'ve got a lot going on out here in Desolace, $N. Roetten wants us to pick up some reagents for one of our clients as well as fetch some of these lost items.$B$BSeein\' as you\'re here to help out, why don\'t we get started?', 0),
(5641, 0, 1, 0, 'The main threat Thrall wishes dealt with is the Burning Blade--members of the Horde that have given their loyalty to the demons. They seek to practice their dark magic and care little for Thrall\'s vision of the Horde\'s future here in Kalimdor.', 0),
(5767, 0, 1, 0, 'Our only hope is to create something good from an already bad situation.', 0),
(5770, 0, 0, 0, 'If we are to protect nature, then we must embrace its strength. And we must show this strength to those who would harm the land.', 0),
(5887, 0, 0, 0, 'I welcome you back, $n.', 0),
(5888, 0, 1, 0, 'The earth calls to you, $N. Go to it, and know that your brethren are proud of you and all you will accomplish.', 0),
(6031, 0, 1, 0, 'Some can\'t stand the heat of the Great Forge, but I think the heat is just right. And it\'s the best place to do some serious smithwork.', 0),
(6169, 0, 5, 0, 'I\'m on quest. A quest! A quest for new alloys and harder metals for the greatest invention of all!!', 0),
(6171, 0, 1, 0, 'You will be tested many times by the darkness that surrounds our lands, $N. But to ensure you are always prepared, we will often ask tasks of you so you are at the height of your own power.$B$BGo with the Light, and remain virtuous.', 0),
(6179, 0, 1, 0, 'Many tests await a paladin of the Light, $N. Be assured, our paths will cross many times in the future if you remain passionate and hold to those virtues that we praise.', 0),
(6569, 0, 0, 0, 'Where Troggs and Leper Gnomes roam stands our home - Gnomeregan.$B$BOur families lost, our homes displaced. Scattered.$B$BOh how I long for the days of carefree Gnomeregan life, but those days are no more. We must make our stand! We must save Gnomeregan!', 0),
(6579, 0, 0, 0, 'For Gnomeregan!', 0),
(6868, 0, 6, 0, 'Whatcha need, $c? I trust that you\'ve come out to this wasteland for a reason other than idle chit chat.', 0),
(6946, 0, 0, 0, 'Mathias found me left for dead by the Venture Co. in the Barrens. Had it not been for him, I\'d have been prowler fodder. ', 0),
(6986, 0, 1, 0, 'My name is Dran Droffers, and this over here is my dummy son Malton. If you need salvage, or are looking to sell salvage, then we\'re who you need to be talking to!', 0),
(7407, 0, 0, 0, 'The name\'s Bilgewhizzle, and I am the chief engineer of the Gadgetzan Water Company. What can I assist you with?', 0),
(7777, 0, 0, 0, '', 0),
(7802, 0, 0, 0, 'So few make it this far, even fewer make it past. Do not become a statistic, $N.', 0),
(7825, 0, 0, 0, '', 0),
(7876, 0, 0, 0, 'Some people wonder what we\'re doing out here in the desert. Well... If I told you, then you\'d stay and try to make our profits!', 0),
(7882, 0, 1, 0, 'We\'re here to make a profit. And having our goods stolen is no way to make a profit.', 0),
(7884, 0, 0, 0, '', 0),
(7900, 0, 0, 0, 'Hello, $N. Perhaps you have some time to chat?', 0),
(8256, 0, 1, 0, 'Greetings, $N.', 0),
(8379, 0, 0, 0, 'If you are here to beg for the privilege of working for me, then your company is quite welcome. Otherwise, there is little chance you are of any use to me.', 0),
(9078, 0, 1, 0, 'Dear $g boy:girl;, you have arrived just in time to assist the Kargath Expeditionary Force.\n', 0),
(9081, 0, 25, 0, 'I never miss...', 0),
(9177, 0, 5, 0, 'Stand at attention, soldier!$B$BWINKY! SOUND OFF!', 0),
@ -194,49 +215,26 @@ INSERT INTO `quest_greeting` (`ID`, `type`, `GreetEmoteType`, `GreetEmoteDelay`,
(9562, 0, 2, 0, 'Greetings, $R.', 0),
(10260, 0, 5, 0, 'Welcome to Kibler\'s Exotic Pets! How can you help me today??', 0),
(10306, 0, 0, 0, '', 0),
(10321, 0, 0, 0, '<Emberstrife acknowledges your presence.>', 0),
(10428, 0, 1, 0, 'Whitereach Post started off as a small hunting camp... Now, everyone wants to set up shop and call this home.$B$B<Motega shrugs his shoulder>', 0),
(10537, 0, 0, 0, 'We cannot take care of all the threats in this area alone. We could use another fighting hand, $n.', 0),
(10926, 0, 0, 0, 'I never feel warm anymore...', 0),
(11039, 0, 1, 0, 'Greetings, $N. I am Duke Nicholas Zverenhoff of the Argent Dawn.', 0),
(11259, 0, 1, 0, 'Desolace is not such a bad place, if you don\'t mind the constant harassments from the centaurs.', 0),
(11596, 0, 1, 0, 'My business plan never accounted for housing giant kodos... maybe I should have gone into the underwater basket weaving business instead.', 0),
(11862, 0, 0, 0, '', 0),
(16281, 0, 1, 0, 'The Argent Dawn will turn away none who are willing to sacrifice for our cause.', 0),
(16361, 0, 1, 0, 'The Lich King has brought war against us from the frozen north, and only we of the Argent Dawn stand in his way.', 0),
(16478, 0, 1, 0, 'Good day to you, citizen. Have you come to aid us against the Scourge?', 0),
(16494, 0, 1, 0, 'Good day to you, citizen. Have you come to aid us against the Scourge?', 0),
(16786, 0, 66, 0, 'Greetings, $n. If you bring me necrotic stones from the undead invaders, I can give you access to the stores of the Argent Dawn.', 0),
(16787, 0, 66, 0, 'Greetings, $n. If you bring me necrotic stones from the undead invaders, I can give you access to the stores of the Argent Dawn.', 0),
(16788, 0, 1, 0, 'Greetings, $c. I am the Flamekeeper. During the Midsummer Fire Festival, it is my duty to keep this fire beside me burning brightly. It is an honor to be selected for such a task, I fill it gladly.$b$b How can I help you?', 0),
(22292, 0, 396, 0, 'The Light does not yet shine on Skettis.', 0),
(23572, 0, 0, 0, '', 0),
(27337, 0, 0, 0, '', 0),
(186420, 1, 0, 0, 'This collection of scrolls contains various logistic and strategic information, as well as coded correspondences.', 0),
(715, 0, 0, 0, 'Another fine day in the jungle! It\'s going to be quite a hunt, I can feel it. Once Barnil is done cleaning the guns, I\'m taking the hunting party deep into the twisting vines. Not such a bad way for an old war vet to spend his retirement, eh?', 0),
(5598, 0, 6, 0, 'What do you ask of me?', 0),
(3848, 0, 1, 0, 'The balance of nature is a delicate one, and easily tipped. Are you brave enough to make things right?', 0),
(1952, 0, 0, 0, 'Hello, $C. If you\'re here, then you must know that Silverpine is saturated with our enemies. To survive, the Forsaken must drive them back!', 0),
(10321, 0, 0, 0, '<Emberstrife acknowledges your presence.>', 0),
(11596, 0, 1, 0, 'My business plan never accounted for housing giant kodos... maybe I should have gone into the underwater basket weaving business instead.', 0),
(1938, 0, 0, 0, 'The Kirin Tor did not heed my warnings! The Alliance is a sham. Arugal is a wreckless fool.', 0),
(2055, 0, 0, 0, 'The Royal Apothecary Society shall heed The Dark Lady\'s call to uncover the New Plague and drive Arthas and his heathen Scourge Army from the world once and for all.', 0),
(2229, 0, 0, 0, 'To think, the place the Warchief was born and raised lies so close.', 0),
(11259, 0, 1, 0, 'Desolace is not such a bad place, if you don\'t mind the constant harassments from the centaurs.', 0),
(16281, 0, 1, 0, 'The Argent Dawn will turn away none who are willing to sacrifice for our cause.', 0),
(16787, 0, 66, 0, 'Greetings, $n. If you bring me necrotic stones from the undead invaders, I can give you access to the stores of the Argent Dawn.', 0),
(16494, 0, 1, 0, 'Good day to you, citizen. Have you come to aid us against the Scourge?', 0),
(1377, 0, 0, 0, 'Driving a Steam Tank isn\'t for everyone. It takes an iron grip and nerves of steel...lucky I have both! How about you? How\'s your mettle? Want to prove it to me?', 0),
(2487, 0, 0, 0, 'Ah, smell the fine salt air! \'Tis always nice to return to our home port of Booty Bay.', 0),
(3050, 0, 0, 0, 'The tauren are sons and daughters of the Earthmother, and we show respect to all her children. Even the beasts we slay are cherished, as their bodies give nourishment and their skins provide warmth.', 0),
(4047, 0, 0, 0, 'The spirits of nature are powers to respect. They offer great aid to the worthy, and mete out swift death to the foolish.', 0),
(5393, 0, 1, 0, 'Nethergarde keep always needs more supplies - supplies to help our mages in their research, and supplies to keep our defenders in top fighting shape.', 0),
(5637, 0, 2, 0, 'Pleased to meetcha, $c. Me name\'s Roetten. I lead Reclaimers Incorporated.$B$BMe guild and I specialize in aquiring lost goods. We usually hire brave adventurers and send them off to finish tasks for those who aren\'t able, or don\'t have the time.', 0),
(6868, 0, 6, 0, 'Whatcha need, $c? I trust that you\'ve come out to this wasteland for a reason other than idle chit chat.', 0),
(8256, 0, 1, 0, 'Greetings, $N.', 0),
(8379, 0, 0, 0, 'If you are here to beg for the privilege of working for me, then your company is quite welcome. Otherwise, there is little chance you are of any use to me.', 0),
(10428, 0, 1, 0, 'Whitereach Post started off as a small hunting camp... Now, everyone wants to set up shop and call this home.$B$B<Motega shrugs his shoulder>', 0),
(1738, 1, 0, 0, 'This collection of scrolls contains various logistic and strategic information, as well as coded correspondences.', 0),
(138492, 1, 0, 0, 'These shards glint with an unnatural sheen. It is clear that they hide a deep power within.', 0),
(2277, 0, 0, 0, 'I have a great deal of work to do. Are you here to aid me with my research?', 0),
(5888, 0, 1, 0, 'The earth calls to you, $N. Go to it, and know that your brethren are proud of you and all you will accomplish.', 0),
(6169, 0, 5, 0, 'I\'m on quest. A quest! A quest for new alloys and harder metals for the greatest invention of all!!', 0),
(6946, 0, 0, 0, 'Mathias found me left for dead by the Venture Co. in the Barrens. Had it not been for him, I\'d have been prowler fodder. ', 0),
(7802, 0, 0, 0, 'So few make it this far, even fewer make it past. Do not become a statistic, $N.', 0);
/*!40000 ALTER TABLE `quest_greeting` ENABLE KEYS */;
(186420, 1, 0, 0, 'This collection of scrolls contains various logistic and strategic information, as well as coded correspondences.', 0);
/*!40103 SET TIME_ZONE=IFNULL(@OLD_TIME_ZONE, 'system') */;
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;