diff options
author | SnapperRy <snapperryen@gmail.com> | 2016-09-16 20:14:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-16 20:14:05 +0200 |
commit | fd6cf2bca6fe7c6d80dfec1e9e310b3c3c499563 (patch) | |
tree | 9bcc08ebc30d6e8f13d9b9023480dff1d091afe7 | |
parent | b90afa88574b74a9b7524aaf875ff52bcafe426b (diff) |
DB/Quest: Dragonblight/Borean Tundra:
- Fix next quest for The Taunka and the Tauren.
- Fix requirements for Patience is a Virtue that We Don't Need, Taken by the Scourge and the three versions of The Defense of Warsong Hold.
-rw-r--r-- | sql/updates/world/3.3.5/2016_09_16_07_world.sql | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_09_16_07_world.sql b/sql/updates/world/3.3.5/2016_09_16_07_world.sql new file mode 100644 index 00000000000..478b693e344 --- /dev/null +++ b/sql/updates/world/3.3.5/2016_09_16_07_world.sql @@ -0,0 +1,55 @@ +-- +UPDATE quest_template_addon SET NextQuestID = 11978 WHERE ID = 11979; + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (19, 20) AND `SourceEntry` IN (11606, 11611); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(19, 0, 11606, 0, 0, 8, 0, 11595, 0, 0, 0, 0, 0, "", "Quest 'Patience is a Virtue that We Don't Need' requires quest 'The Defense of Warsong Hold' rewarded OR"), +(19, 0, 11606, 0, 1, 8, 0, 11596, 0, 0, 0, 0, 0, "", "Quest 'Patience is a Virtue that We Don't Need' requires quest 'The Defense of Warsong Hold' rewarded OR"), +(19, 0, 11606, 0, 2, 8, 0, 11597, 0, 0, 0, 0, 0, "", "Quest 'Patience is a Virtue that We Don't Need' requires quest 'The Defense of Warsong Hold' rewarded"), +(19, 0, 11611, 0, 0, 8, 0, 11595, 0, 0, 0, 0, 0, "", "Quest 'Taken by the Scourge' requires quest 'The Defense of Warsong Hold' rewarded OR"), +(19, 0, 11611, 0, 1, 8, 0, 11596, 0, 0, 0, 0, 0, "", "Quest 'Taken by the Scourge' requires quest 'The Defense of Warsong Hold' rewarded OR"), +(19, 0, 11611, 0, 2, 8, 0, 11597, 0, 0, 0, 0, 0, "", "Quest 'Taken by the Scourge' requires quest 'The Defense of Warsong Hold' rewarded"), + +(20, 0, 11606, 0, 0, 8, 0, 11595, 0, 0, 0, 0, 0, "", "Quest mark for 'Patience is a Virtue that We Don't Need' requires quest 'The Defense of Warsong Hold' rewarded OR"), +(20, 0, 11606, 0, 1, 8, 0, 11596, 0, 0, 0, 0, 0, "", "Quest mark for 'Patience is a Virtue that We Don't Need' requires quest 'The Defense of Warsong Hold' rewarded OR"), +(20, 0, 11606, 0, 2, 8, 0, 11597, 0, 0, 0, 0, 0, "", "Quest mark for 'Patience is a Virtue that We Don't Need' requires quest 'The Defense of Warsong Hold' rewarded"), +(20, 0, 11611, 0, 0, 8, 0, 11595, 0, 0, 0, 0, 0, "", "Quest mark for 'Taken by the Scourge' requires quest 'The Defense of Warsong Hold' rewarded OR"), +(20, 0, 11611, 0, 1, 8, 0, 11596, 0, 0, 0, 0, 0, "", "Quest mark for 'Taken by the Scourge' requires quest 'The Defense of Warsong Hold' rewarded OR"), +(20, 0, 11611, 0, 2, 8, 0, 11597, 0, 0, 0, 0, 0, "", "Quest mark for 'Taken by the Scourge' requires quest 'The Defense of Warsong Hold' rewarded"); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN (19, 20) AND `SourceEntry` IN (11595, 11596, 11597); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(19, 0, 11595, 0, 0, 8, 0, 11585, 0, 0, 0, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded OR"), +(19, 0, 11595, 0, 0, 8, 0, 7784, 0, 0, 0, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'The Lord of Blackrock' rewarded OR"), +(19, 0, 11595, 0, 1, 8, 0, 11586, 0, 0, 0, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded"), +(19, 0, 11595, 0, 1, 8, 0, 7784, 0, 0, 0, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'The Lord of Blackrock' rewarded"), + +(19, 0, 11596, 0, 0, 8, 0, 7784, 0, 0, 1, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'The Lord of Blackrock' NOT rewarded OR"), +(19, 0, 11596, 0, 0, 8, 0, 8743, 0, 0, 1, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'Bang a Gong' NOT rewarded OR"), +(19, 0, 11596, 0, 0, 8, 0, 11585, 0, 0, 0, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded OR"), +(19, 0, 11596, 0, 1, 8, 0, 7784, 0, 0, 1, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'The Lord of Blackrock' NOT rewarded"), +(19, 0, 11596, 0, 1, 8, 0, 8743, 0, 0, 1, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'Bang a Gong' NOT rewarded"), +(19, 0, 11596, 0, 1, 8, 0, 11586, 0, 0, 0, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded"), + +(19, 0, 11597, 0, 0, 8, 0, 8743, 0, 0, 0, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'Bang a Gong' rewarded OR"), +(19, 0, 11597, 0, 0, 8, 0, 11585, 0, 0, 0, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded OR"), +(19, 0, 11597, 0, 1, 8, 0, 8743, 0, 0, 0, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'Bang a Gong' rewarded"), +(19, 0, 11597, 0, 1, 8, 0, 11586, 0, 0, 0, 0, 0, "", "Quest 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded OR"), + + +(20, 0, 11595, 0, 0, 8, 0, 11585, 0, 0, 0, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded OR"), +(20, 0, 11595, 0, 0, 8, 0, 7784, 0, 0, 0, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'The Lord of Blackrock' rewarded OR"), +(20, 0, 11595, 0, 1, 8, 0, 11586, 0, 0, 0, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded"), +(20, 0, 11595, 0, 1, 8, 0, 7784, 0, 0, 0, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'The Lord of Blackrock' rewarded"), + +(20, 0, 11596, 0, 0, 8, 0, 7784, 0, 0, 1, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'The Lord of Blackrock' NOT rewarded OR"), +(20, 0, 11596, 0, 0, 8, 0, 8743, 0, 0, 1, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'Bang a Gong' NOT rewarded OR"), +(20, 0, 11596, 0, 0, 8, 0, 11585, 0, 0, 0, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded OR"), +(20, 0, 11596, 0, 1, 8, 0, 7784, 0, 0, 1, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'The Lord of Blackrock' NOT rewarded"), +(20, 0, 11596, 0, 1, 8, 0, 8743, 0, 0, 1, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'Bang a Gong' NOT rewarded"), +(20, 0, 11596, 0, 1, 8, 0, 11586, 0, 0, 0, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded"), + +(20, 0, 11597, 0, 0, 8, 0, 8743, 0, 0, 0, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'Bang a Gong' rewarded OR"), +(20, 0, 11597, 0, 0, 8, 0, 11585, 0, 0, 0, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded OR"), +(20, 0, 11597, 0, 1, 8, 0, 8743, 0, 0, 0, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'Bang a Gong' rewarded"), +(20, 0, 11597, 0, 1, 8, 0, 11586, 0, 0, 0, 0, 0, "", "Quest mark for 'The Defense of Warsong Hold' requires quest 'Hellscream's Vigil' rewarded"); |