Skip to content

Commit

Permalink
Merge pull request #18973 from Cyrano7/spam
Browse files Browse the repository at this point in the history
Add spam to some recipes
  • Loading branch information
Rivet-the-Zombie authored Oct 26, 2016
2 parents db998ce + dcce887 commit 5996e0c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data/json/recipes/recipe_food.json
Original file line number Diff line number Diff line change
Expand Up @@ -4602,6 +4602,7 @@
[ "rehydrated_meat", 1 ],
[ "meat_canned", 1],
[ "can_chicken", 1],
[ "can_spam", 1 ],
[ "fish", 1 ],
[ "fish_smoked", 1 ],
[ "dry_fish", 1 ],
Expand Down Expand Up @@ -4752,6 +4753,7 @@
[ "rehydrated_meat", 1 ],
[ "meat_canned", 1 ],
[ "can_chicken", 1 ],
[ "can_spam", 1 ],
[ "fish", 1 ],
[ "fish_smoked", 1 ],
[ "dry_fish", 1 ],
Expand Down Expand Up @@ -4900,6 +4902,7 @@
[ "rehydrated_meat", 1 ],
[ "meat_canned", 1 ],
[ "can_chicken", 1 ],
[ "can_spam", 1 ],
[ "fish", 1 ],
[ "fish_smoked", 1 ],
[ "dry_fish", 1 ],
Expand Down Expand Up @@ -5421,6 +5424,7 @@
[ "meat_vac", 1 ],
[ "meat_canned", 1 ],
[ "can_chicken", 1 ],
[ "can_spam", 1 ],
[ "fish_pickled", 1 ],
[ "fish_vac", 1 ],
[ "fish_canned", 1 ],
Expand Down Expand Up @@ -8919,7 +8923,6 @@
[ "fish_pickled", 1 ],
[ "meat_pickled", 1 ],
[ "cracklins", 2 ],
[ "can_spam", 1 ],
[ "meat_aspic", 2 ]
],
[
Expand Down

0 comments on commit 5996e0c

Please sign in to comment.