Skip to content

Commit

Permalink
Merge pull request #6409 from CatsAndBoats/synth-tonosama-qty
Browse files Browse the repository at this point in the history
Synth: Fixes quantity produced by Tonosama Rice Ball recipe
  • Loading branch information
zach2good authored Nov 4, 2024
2 parents 16049bc + 5a53e0e commit 11a0c17
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 @@ -4674,7 +4674,7 @@ INSERT INTO `synth_recipes` VALUES (74519,0,0,0,0,0,0,0,0,0,94,4096,4238,615,616
INSERT INTO `synth_recipes` VALUES (74520,0,0,0,0,0,0,0,0,0,94,4096,4238,626,1475,4373,4388,4509,5450,5455,0,4297,4297,4297,4297,1,1,1,1,'Black Curry');
INSERT INTO `synth_recipes` VALUES (74521,0,0,0,0,0,0,0,0,0,94,4096,4238,626,1475,4361,4373,4388,4480,4509,0,4297,4297,4297,4297,1,1,1,1,'Black Curry');
INSERT INTO `synth_recipes` VALUES (74522,0,0,0,0,0,0,0,0,0,94,4096,4238,627,627,1111,4431,4509,5964,5964,0,5978,5979,5979,5979,1,1,1,1,'Felicifruit Gelatin');
INSERT INTO `synth_recipes` VALUES (74523,0,0,0,0,0,0,0,0,0,94,4096,4238,620,624,936,4276,4509,0,0,0,4277,4278,4278,4278,2,1,2,2,'Tonosama Rice Ball');
INSERT INTO `synth_recipes` VALUES (74523,0,0,0,0,0,0,0,0,0,94,4096,4238,620,624,936,4276,4509,0,0,0,4277,4278,4278,4278,4,1,2,2,'Tonosama Rice Ball');
INSERT INTO `synth_recipes` VALUES (74524,0,0,0,0,0,0,0,0,0,94,4096,4238,615,616,626,936,4387,4389,5667,5680,5685,5685,5685,5685,2,4,6,8,'Rabbit Pie');
INSERT INTO `synth_recipes` VALUES (74525,0,0,0,0,0,0,0,0,0,95,4096,4238,619,623,626,633,936,4272,4389,4444,4350,4350,4350,4350,1,1,1,1,'Dragon Steak');
INSERT INTO `synth_recipes` VALUES (74526,0,0,0,0,0,0,1,0,0,95,4099,4241,879,1656,4303,4303,4303,4303,0,0,16227,16227,16227,16227,1,1,1,1,'Persikos Tank');
Expand Down

0 comments on commit 11a0c17

Please sign in to comment.