aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2017_02_18_19_world_2016_08_24_10_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_02_18_19_world_2016_08_24_10_world.sql b/sql/updates/world/master/2017_02_18_19_world_2016_08_24_10_world.sql
new file mode 100644
index 00000000000..1df425411bf
--- /dev/null
+++ b/sql/updates/world/master/2017_02_18_19_world_2016_08_24_10_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry`=56753;
+INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `COMMENT`) VALUES
+(17, 0, 56753, 0, 0, 31, 1, 3, 30120, 0, 0, 0, 0, "", "Spell 'Throw Snowball' can only target 'Seething Revenant'");