mirror of
https://github.com/araxiaonline/mod-azerothshard.git
synced 2026-06-13 01:32:21 -04:00
56 lines
4.7 KiB
SQL
56 lines
4.7 KiB
SQL
UPDATE quest_template SET LogTitle = '2 Warsong Gulch Victories' WHERE id = 110040;
|
|
UPDATE quest_template SET LogTitle = '4 Warsong Gulch Victories' WHERE id = 110041;
|
|
UPDATE quest_template SET LogTitle = '2 Arathi Basin Victories' WHERE id = 110042;
|
|
UPDATE quest_template SET LogTitle = '4 Arathi Basin Victories' WHERE id = 110043;
|
|
UPDATE quest_template SET LogTitle = '2 Eye of the Storm Victories' WHERE id = 110044;
|
|
UPDATE quest_template SET LogTitle = '4 Eye of the Storm Victories' WHERE id = 110045;
|
|
UPDATE quest_template SET LogTitle = 'Defend 3 bases on Arathi Basin' WHERE id = 110046;
|
|
UPDATE quest_template SET LogTitle = 'Defend 5 bases on Arathi Basin' WHERE id = 110047;
|
|
UPDATE quest_template SET LogTitle = 'Capture 3 flags on Warsong Gulch' WHERE id = 110048;
|
|
UPDATE quest_template SET LogTitle = 'Capture 5 flags on Warsong Gulch' WHERE id = 110049;
|
|
UPDATE quest_template SET LogTitle = 'Recover 2 flags on Warsong Gulch' WHERE id = 110050;
|
|
UPDATE quest_template SET LogTitle = 'Recover 4 flags on Warsong Gulch' WHERE id = 110051;
|
|
UPDATE quest_template SET LogTitle = 'Capture 2 flags on Eye of the Storm' WHERE id = 110052;
|
|
UPDATE quest_template SET LogTitle = 'Capture 4 flags on Eye of the Storm' WHERE id = 110053;
|
|
UPDATE quest_template SET LogTitle = 'Take 3 bases on Arathi Basin' WHERE id = 110054;
|
|
UPDATE quest_template SET LogTitle = 'Take 5 bases on Arathi Basin' WHERE id = 110055;
|
|
UPDATE quest_template SET LogTitle = 'Nerf Bladestorm pls' WHERE id = 110056;
|
|
UPDATE quest_template SET LogTitle = 'Mortal Strike OP' WHERE id = 110057;
|
|
UPDATE quest_template SET LogTitle = 'How can I kill them in Divine Shield?' WHERE id = 110058;
|
|
UPDATE quest_template SET LogTitle = 'I frickin\' hate paladins!' WHERE id = 110059;
|
|
UPDATE quest_template SET LogTitle = 'Kill them before they Kill Shot you..' WHERE id = 110060;
|
|
UPDATE quest_template SET LogTitle = 'Nevermind, here comes another Deterrence' WHERE id = 110061;
|
|
UPDATE quest_template SET LogTitle = 'They do it from behind' WHERE id = 110062;
|
|
UPDATE quest_template SET LogTitle = 'Are you killing me? Lol, nope' WHERE id = 110063;
|
|
UPDATE quest_template SET LogTitle = 'IS THAT ILLIDA.. Ah, no :(' WHERE id = 110064;
|
|
UPDATE quest_template SET LogTitle = 'Fear, fear, fear, repeat in 15' WHERE id = 110065;
|
|
UPDATE quest_template SET LogTitle = 'Why focus him, he has Bear Form..' WHERE id = 110066;
|
|
UPDATE quest_template SET LogTitle = 'That is a bear! No, that is an owl! Bearowl!' WHERE id = 110067;
|
|
UPDATE quest_template SET LogTitle = 'Every man for himself?' WHERE id = 110068;
|
|
UPDATE quest_template SET LogTitle = 'Bloodshed in Stormwind' WHERE id = 110069;
|
|
UPDATE quest_template SET LogTitle = 'Runecloth for Orgrimmar reputation' WHERE id = 110070;
|
|
UPDATE quest_template SET LogTitle = 'Shrek is love, Shrek is life' WHERE id = 110071;
|
|
UPDATE quest_template SET LogTitle = 'Wait, isn\'t it a Gnome?' WHERE id = 110072;
|
|
UPDATE quest_template SET LogTitle = 'You mean the uglier Dwarf?' WHERE id = 110073;
|
|
UPDATE quest_template SET LogTitle = 'Triggered by lumberjacks' WHERE id = 110074;
|
|
UPDATE quest_template SET LogTitle = 'Teldrassil definitely has the high ground' WHERE id = 110075;
|
|
UPDATE quest_template SET LogTitle = 'Wait, they are already dead!' WHERE id = 110076;
|
|
UPDATE quest_template SET LogTitle = 'Mmm.. what a nice smell' WHERE id = 110077;
|
|
UPDATE quest_template SET LogTitle = 'Killer cows' WHERE id = 110078;
|
|
UPDATE quest_template SET LogTitle = 'You can\'t milk those' WHERE id = 110079;
|
|
UPDATE quest_template SET LogTitle = 'The smaller, the better' WHERE id = 110080;
|
|
UPDATE quest_template SET LogTitle = 'Size does not matter' WHERE id = 110081;
|
|
UPDATE quest_template SET LogTitle = 'Rock and troll' WHERE id = 110082;
|
|
UPDATE quest_template SET LogTitle = 'Vodoo dolls for everyone' WHERE id = 110083;
|
|
UPDATE quest_template SET LogTitle = 'Sig Nicious I love you' WHERE id = 110084;
|
|
UPDATE quest_template SET LogTitle = 'Merely a setback' WHERE id = 110085;
|
|
UPDATE quest_template SET LogTitle = 'Send them back to their planet! Wall!' WHERE id = 110086;
|
|
UPDATE quest_template SET LogTitle = 'Hunted by everyone' WHERE id = 110087;
|
|
UPDATE quest_template SET LogTitle = 'Shadowreaper Anduin is way too OP' WHERE id = 110088;
|
|
UPDATE quest_template SET LogTitle = 'Discipline priest OP damage' WHERE id = 110089;
|
|
UPDATE quest_template SET LogTitle = 'Wait, I can\'t stun him?' WHERE id = 110090;
|
|
UPDATE quest_template SET LogTitle = 'Anti-magic shell because we hate casters' WHERE id = 110091;
|
|
UPDATE quest_template SET LogTitle = 'Is that a Lava Bur..' WHERE id = 110092;
|
|
UPDATE quest_template SET LogTitle = 'Destroy that totem! And that one! And..' WHERE id = 110093;
|
|
UPDATE quest_template SET LogTitle = 'Ice Barrier absorbs too much' WHERE id = 110094;
|
|
UPDATE quest_template SET LogTitle = 'Stop Blinking, I hate you' WHERE id = 110095; |