Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(port): jarless sourdoughs #3352

Merged
merged 3 commits into from
Oct 5, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: obsolete old sourdough recipe
see: CleverRaven/Cataclysm-DDA@4b90b94

Co-authored-by: Qrox <qrox@sina.com>
  • Loading branch information
scarf005 and Qrox committed Oct 3, 2023
commit f1d15315ee78c48d43fad5054c9116834aba00c4
10 changes: 10 additions & 0 deletions data/json/obsoletion/recipes.json
Original file line number Diff line number Diff line change
Expand Up @@ -3163,5 +3163,15 @@
"result": "jug_plastic",
"id_suffix": "plastic-mod",
"obsolete": true
},
{
"type": "recipe",
"result": "sourdough_young",
"obsolete": true
},
{
"type": "recipe",
"result": "sourdough_split",
"obsolete": true
}
]