From 0be073dacff97bc5ae5215368e28356a03b7767d Mon Sep 17 00:00:00 2001 From: SnapperRy Date: Wed, 24 Aug 2016 19:44:48 +0200 Subject: Forgot this --- sql/updates/world/3.3.5/2016_08_24_10_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2016_08_24_10_world.sql b/sql/updates/world/3.3.5/2016_08_24_10_world.sql index 7a7ee50562e..1df425411bf 100644 --- a/sql/updates/world/3.3.5/2016_08_24_10_world.sql +++ b/sql/updates/world/3.3.5/2016_08_24_10_world.sql @@ -1,4 +1,4 @@ -- -DELETE FROM `conditions` WHERE `SourceEntry`=56753; +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'"); -- cgit v1.2.3