diff --git a/sql/updates/world/2016_01_11_02_world_434.sql b/sql/updates/world/2016_01_11_02_world_434.sql new file mode 100644 index 00000000000..4a435b70f1d --- /dev/null +++ b/sql/updates/world/2016_01_11_02_world_434.sql @@ -0,0 +1,3 @@ +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry`=89089; +INSERT INTO `conditions`(`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(17,0,89089,0,0,31,1,3,47872,0,0,0,0,'','Shovel can only be used on Human Seedling');