Skip to content

Commit 2b95a5f

Browse files
committed
DB/Quest: What Do You Feed a Yeti, Anyway?
By Killyana, closes #7019
1 parent 25346c7 commit 2b95a5f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)