Skip to content

Commit

Permalink
Merge pull request #6661 from LandSandBoat/tonberry_lantern_desynth
Browse files Browse the repository at this point in the history
SQL: Tonberry Lantern desynth recipe w/ wind crystal
  • Loading branch information
zach2good authored Jan 6, 2025
2 parents bee2f49 + 30a35e1 commit 28e1d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/synth_recipes.sql
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ INSERT INTO `synth_recipes` VALUES (11533,0,1995,0,36,0,0,0,0,0,0,4096,4238,652,
INSERT INTO `synth_recipes` VALUES (11534,0,1995,0,36,0,0,0,0,0,0,4096,4238,1681,1681,1681,1681,1681,1681,2144,0,2008,2008,2008,2008,6,6,6,6,'Lt. Steel Sheet');
INSERT INTO `synth_recipes` VALUES (11535,0,0,11,36,0,0,7,0,0,0,4096,4238,648,651,657,707,816,852,0,0,16900,16918,16918,16918,1,1,1,1,'Wakizashi'); -- 2 src. agree, others ??subs
INSERT INTO `synth_recipes` VALUES (11536,0,0,0,37,0,0,0,0,0,0,4096,4238,652,652,660,851,0,0,0,0,16399,16695,16695,16695,1,1,1,1,'Katars');
INSERT INTO `synth_recipes` VALUES (11537,1,0,0,37,0,0,0,0,0,0,4101,4243,1162,0,0,0,0,0,0,0,660,660,933,933,1,1,9,12,'Tonberry Lantern (desynth)');
INSERT INTO `synth_recipes` VALUES (11537,1,0,0,37,0,0,0,0,0,0,4098,4240,1162,0,0,0,0,0,0,0,660,660,933,933,1,1,9,12,'Tonberry Lantern (desynth)');
INSERT INTO `synth_recipes` VALUES (11538,0,0,0,37,0,0,14,0,0,0,4096,4238,660,662,848,850,0,0,0,0,14329,14332,14332,14332,1,1,1,1,'Eisendiechlings'); -- 2 src. agree, others ??LE
INSERT INTO `synth_recipes` VALUES (11539,0,0,0,37,0,0,0,0,0,0,4096,4238,651,16930,0,0,0,0,0,0,16946,16947,16947,16947,1,1,1,1,'Windurstian Sword');
INSERT INTO `synth_recipes` VALUES (11540,0,0,0,37,0,0,0,0,0,0,4099,4241,674,674,674,674,818,850,12568,0,13783,13784,13784,13784,1,1,1,1,'Iron Scale Mail');
Expand Down

0 comments on commit 28e1d58

Please sign in to comment.