forked from CleverRaven/Cataclysm-DDA
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix milling products (CleverRaven#71677)
* fix milling products * milling from recipe * addressed some style complaints * addressed issues after good advice * Added checks on input and milling start * clang-tidy changes * Prepared JSON for JSONified milling * Incorrect conversion_rate for cattail, specified conversion_rate for wild rice yields too many calories for test => same as for dry_rice * Converted milling to recipe and dealt with copy-from * Changed milling to use recipe * Get recipe directly + i_rem needs pointer to existing item, not item looking the same * Corrections of bugs found during testing * Increased rice milling yield to meet test and possibly reality * Adjusted milling in mods
- Loading branch information
1 parent
4a6ac7a
commit 78fb2bf
Showing
18 changed files
with
1,257 additions
and
710 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.