From dd6eb36e2d3e62e36d8cc2171304818d0bf58ce8 Mon Sep 17 00:00:00 2001 From: Tucker Date: Tue, 28 Jan 2025 18:58:48 -0500 Subject: [PATCH] add missing recipe for Dark Scales --- sql/synth_recipes.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/sql/synth_recipes.sql b/sql/synth_recipes.sql index 79c7cff9e8b..f0ca44ea7c9 100644 --- a/sql/synth_recipes.sql +++ b/sql/synth_recipes.sql @@ -234,6 +234,7 @@ INSERT INTO `synth_recipes` VALUES (1034,1,0,29,0,0,0,0,0,0,0,4100,4242,17090,0, INSERT INTO `synth_recipes` VALUES (1036,0,0,30,0,0,0,0,0,0,0,4099,4241,8810,0,0,0,0,0,0,0,17321,17321,17321,17321,33,33,33,33,'Silver Arrow',NULL); INSERT INTO `synth_recipes` VALUES (1037,0,0,30,0,0,0,0,0,0,0,4099,4241,715,1217,1222,0,0,0,0,0,17321,17321,17321,17321,33,66,99,99,'Silver Arrow',NULL); INSERT INTO `synth_recipes` VALUES (1038,0,0,30,0,7,0,0,0,0,0,4098,4240,705,744,841,841,0,0,0,0,17321,17321,17321,17321,33,66,99,99,'Silver Arrow',NULL); +INSERT INTO `synth_recipes` VALUES (1039,0,0,0,59,0,0,0,0,0,0,4098,4240,664,0,0,0,0,0,0,0,1773,1773,1773,1773,1,1,1,1,'Dark Scales','COP'); INSERT INTO `synth_recipes` VALUES (1501,0,0,31,0,0,0,0,0,0,0,4099,4241,706,714,0,0,0,0,0,0,97,97,97,97,1,1,1,1,'Book Holder',NULL); INSERT INTO `synth_recipes` VALUES (1502,1,0,31,0,0,0,0,0,0,0,4100,4242,17116,0,0,0,0,0,0,0,707,637,793,793,1,1,1,1,'Misery Staff (desynth)',NULL); INSERT INTO `synth_recipes` VALUES (1503,0,1986,31,0,0,0,0,0,0,0,4098,4240,727,727,727,1657,0,0,0,0,728,728,728,728,3,6,9,12,'Dogwood Lumber',NULL);