From fb484f9917523d7a53971f1b982a3a8ebd2c277c Mon Sep 17 00:00:00 2001 From: WishToDie Date: Thu, 24 Jul 2014 23:39:05 +0300 Subject: Fix typo in 2014_07_13_01_world_misc.sql --- sql/updates/world/2014_07_13_01_world_misc.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2014_07_13_01_world_misc.sql b/sql/updates/world/2014_07_13_01_world_misc.sql index 2e0b0f56ccf..66610aedebe 100644 --- a/sql/updates/world/2014_07_13_01_world_misc.sql +++ b/sql/updates/world/2014_07_13_01_world_misc.sql @@ -1,5 +1,5 @@ -- -DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN(13,17) AND `SourceEntry`=28268; +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` IN(13,17) AND `SourceEntry`=48268; INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES (17, 0, 48268, 0, 0, 36, 1, 0, 0, 0, 1, 0, 0, '', 'Target needs to be dead'), (17, 0, 48268, 0, 0, 31, 1, 3, 27202, 0, 0, 0, 0, '', 'Target needs to be Onslaught Raven Priest'), -- cgit v1.2.3