[x] I have paid attention to this example and will edit again if need be to not break the formatting, or I will be ignored
[x] I have searched existing issues to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated
`Errant Houppelande synthesis is telling me I'm not high enough for the recipe despite having 88+1 Clothcraft, 51 Goldsmithing, 60 Leathercraft. Upon looking at the code on https://github.com/TabulaRasaXI/TabulaRasa/blob/staging/sql/synth_recipes.sql and discussing with smarter people than myself there is a mistake on the Houppelande line where the '50' value for Goldsmithing is actually in the Smithing column.'
Line is here: INSERT INTO synth_recipes VALUES (34547,0,0,0,50,0,96,30,0,0,0,4099,4241,761,821,828,829,829,830,830,851,14380,14381,14381,14381,1,1,1,1,'Errant Houppelande');
Steps to reproduce
Attempt Errant Houppelande synthesis
Get "Synthesis canceled. That formula is beyond your current craft skill level" error message.
Expected behavior
Attempt Errant Houppelande synthesis
Either break or succeed
Attached are some screenshots. Thank you very much for any help.
Errant Houppelande incorrect crafting subskill
`Errant Houppelande synthesis is telling me I'm not high enough for the recipe despite having 88+1 Clothcraft, 51 Goldsmithing, 60 Leathercraft. Upon looking at the code on https://github.com/TabulaRasaXI/TabulaRasa/blob/staging/sql/synth_recipes.sql and discussing with smarter people than myself there is a mistake on the Houppelande line where the '50' value for Goldsmithing is actually in the Smithing column.'
Line is here: INSERT INTO synth_recipes VALUES (34547,0,0,0,50,0,96,30,0,0,0,4099,4241,761,821,828,829,829,830,830,851,14380,14381,14381,14381,1,1,1,1,'Errant Houppelande');
Steps to reproduce
Expected behavior
Attached are some screenshots. Thank you very much for any help.