aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPolarCookie <PolarCookie@users.noreply.github.com>2018-12-09 09:24:24 +0100
committerKillyana <morphone1@gmail.com>2018-12-09 09:24:24 +0100
commit271dd09eb0800f6cf685eb11f3c287a67f354cc5 (patch)
tree0dfd2f9995e49e20d770a0e04badb88e535c1770
parent1ba09572b5a49d5cd247cdca47109d3325ec12f3 (diff)
DB/Quest: The Amphitheater of Anguish: Yggdras!
Closes #20780 Closes #22752
-rw-r--r--sql/updates/world/3.3.5/2018_12_09_01_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_12_09_01_world.sql b/sql/updates/world/3.3.5/2018_12_09_01_world.sql
new file mode 100644
index 00000000000..c5159b3bd5f
--- /dev/null
+++ b/sql/updates/world/3.3.5/2018_12_09_01_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry`=12932;
+INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
+(19, 0, 12932, 0, 0, 8, 0, 9977, 0, 0, 1, 0, 0, '', 'Quest "The Amphitheater of Anguish: Yggdras!" non-champion version can only be taken if "The Ring of Blood: The Final Challenge" is not rewarded');