summaryrefslogtreecommitdiff
path: root/npc/items/recipes.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-07-06Blank blueprints handlingjesusalva/craftJesusaves1-1/+7
2020-07-06Missin codeJesusaves1-0/+16
2020-07-06Sketch for MakeBlueprint() - Needed by MickshaJesusaves1-7/+16
2020-07-06Fix compile bugs, sketchJesusaves1-2/+48
2020-07-06If this is unified, then I don't need getd() eitherJesusaves1-1/+1
Part of Self-Made-Problems™
2020-07-06There is no real reason to have multiple recipe arrays.Jesusaves1-26/+4
I mean, findcraftentry does a better job tracking it down.
2020-07-06Refactor codeJesusaves1-26/+64
2020-07-06First sketch of Recipe Book unificationJesusaves1-34/+77
2019-03-05Update the quest to address Micksha notes.Jesusaves1-0/+60
Playtested locally. Besides, it is now possible to use Grass Carp for Carp Sandwich. The use of a Grass Carp won't have any special effects. WIP status can now be safely removed.