We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25346c7 commit 2b95a5fCopy full SHA for 2b95a5f
1 file changed
sql/updates/world/2015_04_26_09_world.sql
@@ -0,0 +1,4 @@
1
+--
2
+DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry`=66741;
3
+INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
4
+(17,0,66741,0,0,40,0,0,0,0,0,0,0,'','Chum the Water can only be used in water');
0 commit comments