aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2017_02_28_07_world_2016_09_16_04_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_02_28_07_world_2016_09_16_04_world.sql b/sql/updates/world/master/2017_02_28_07_world_2016_09_16_04_world.sql
new file mode 100644
index 00000000000..10c2f5b0ae1
--- /dev/null
+++ b/sql/updates/world/master/2017_02_28_07_world_2016_09_16_04_world.sql
@@ -0,0 +1,5 @@
+--
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=1 AND `SourceEntry` IN (36742, 36746) AND `ElseGroup`=1;
+INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
+(1, 26349, 36742, 0, 1, 8, 0, 12005, 0, 0, 0, 0, 0, "", "Item 'Goramosh's Strange Device' can drop if quest 'Prevent the Accord' is rewarded"),
+(1, 26349, 36746, 0, 1, 8, 0, 12005, 0, 0, 0, 0, 0, "", "Item 'Goramosh's Strange Device' can drop if quest 'Prevent the Accord' is rewarded");