Quests The defense of warsong hold 11595 11596 11597 Fixes 7.02

eyerobot

Gold Supporter
Superior Member
917
2015
23
Location
Barryton Michigan USA
High overlord saurfang showed three versions of this quest to everyone. This is incorrect.
The conditions for each version of the quest are different.
One requires nothing prior. Another requires the quest lord of the blackrock. And another requires a title from Ahn'qiraj.
So the version you see depends on your previous activities.

Also this fixes some requirements for -
Patience is a Virtue that We Don't Need
Taken by the Scourge

These quests rely on defense of warsong hold to set their conditions, And are included in this fix.

Code:
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");
 
Top