Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Obsolete dedicated cannibal recipes
Browse files Browse the repository at this point in the history
They aren't needed now that human meat can be used in normal recipes.
Davi-DeGanne committed Nov 28, 2019

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 63cfb06 commit a6a8ddf
Showing 19 changed files with 465 additions and 1,394 deletions.
5 changes: 2 additions & 3 deletions data/json/itemgroups/food_service.json
Original file line number Diff line number Diff line change
@@ -113,8 +113,7 @@
{ "item": "pickle", "prob": 5, "charges": 6, "container-item": "jar_glass_sealed" },
[ "pickle", 5 ],
[ "cheeseburger", 10 ],
[ "hamburger", 7 ],
[ "bobburger", 1 ],
[ "hamburger", 8 ],
[ "sloppyjoe", 6 ],
[ "fries", 10 ],
[ "cheese_fries", 7 ],
@@ -191,7 +190,7 @@
{
"id": "pizza_display",
"type": "item_group",
"items": [ [ "pizza_human", 2 ], [ "pizza_meat", 48 ], [ "pizza_veggy", 50 ] ]
"items": [ [ "pizza_meat", 50 ], [ "pizza_veggy", 50 ] ]
},
{
"id": "pizza_kitchen",
5 changes: 0 additions & 5 deletions data/json/itemgroups/item_groups.json
Original file line number Diff line number Diff line change
@@ -597,7 +597,6 @@
{ "item": "apple_canned", "prob": 4, "charges": 12, "container-item": "jar_3l_glass_sealed" },
{ "item": "can_tomato", "prob": 4, "charges": 12, "container-item": "jar_3l_glass_sealed" },
{ "item": "fish_pickled", "prob": 4, "charges": 12, "container-item": "jar_3l_glass_sealed" },
{ "item": "human_pickled", "prob": 1, "charges": 12, "container-item": "jar_3l_glass_sealed" },
{ "item": "meat_pickled", "prob": 4, "charges": 12, "container-item": "jar_3l_glass_sealed" },
{ "item": "veggy_pickled", "prob": 4, "charges": 12, "container-item": "jar_3l_glass_sealed" },
{ "item": "fish_pickled", "prob": 4, "charges": 12, "container-item": "jar_3l_glass_sealed" },
@@ -1222,7 +1221,6 @@
[ "fish_sandwich", 8 ],
[ "tofu_rice", 4 ],
[ "sloppyjoe", 8 ],
[ "bobburger", 1 ],
[ "bacon", 25 ],
[ "cheese", 30 ],
[ "restaurantmap", 5 ],
@@ -2632,9 +2630,6 @@
[ "knife_trench", 14 ],
[ "switchblade", 15 ],
[ "bondage_mask", 1 ],
[ "pie_human", 5 ],
[ "bobburger", 5 ],
[ "cheeseburgerhuman", 5 ],
[ "survnote", 5 ],
[ "thermos", 25 ]
]
3 changes: 1 addition & 2 deletions data/json/itemgroups/locations.json
Original file line number Diff line number Diff line change
@@ -346,8 +346,7 @@
[ "ketchup", 3 ],
{ "item": "pickle", "prob": 5, "charges": 6, "container-item": "jar_glass_sealed" },
[ "cheeseburger", 10 ],
[ "hamburger", 7 ],
[ "bobburger", 1 ],
[ "hamburger", 8 ],
[ "sloppyjoe", 6 ],
[ "hotdogs_frozen", 6 ]
]
41 changes: 2 additions & 39 deletions data/json/items/comestibles/carnivore.json
Original file line number Diff line number Diff line change
@@ -90,8 +90,7 @@
"name": "human flesh",
"name_plural": "human fleshes",
"description": "Freshly butchered from a human body.",
"material": "hflesh",
"smoking_result": "human_smoked"
"material": "hflesh"
},
{
"id": "human_cooked",
@@ -169,8 +168,7 @@
"cooks_like": "mutant_human_cooked",
"name": "mutant humanoid meat",
"description": "Freshly butchered from the body of a heavily mutated creature that was unsettlingly humanoid in appearance. It has odd bits of fur and other tissue lodged in it that clearly don't belong. You'd have to be crazy or starving to eat this.",
"material": "hflesh",
"smoking_result": "human_smoked"
"material": "hflesh"
},
{
"id": "mutant_human_cooked",
@@ -377,28 +375,6 @@
"proportional": { "price": 2, "volume": 0.28, "weight": 0.28 },
"delete": { "flags": [ "RAW" ] }
},
{
"id": "jerky_human",
"copy-from": "human_flesh",
"type": "COMESTIBLE",
"name": "jerk jerky",
"name_plural": "jerk jerky",
"description": "Salty dried human flesh that lasts for a long time, but will make you thirsty.",
"primary_material": "cured_meat",
"color": "brown",
"spoils_in": "24 days",
"healthy": 0,
"volume": "250 ml",
"charges": 2,
"parasites": 0,
"quench": -5,
"fun": 4,
"calories": 348,
"weight": "85 g",
"vitamins": [ [ "vitA", 0 ], [ "vitC", 0 ], [ "calcium", 2 ], [ "iron", 1 ], [ "vitB", 8 ] ],
"proportional": { "price": 0.44 },
"delete": { "flags": [ "RAW" ] }
},
{
"id": "meat_smoked",
"copy-from": "meat_cooked",
@@ -426,19 +402,6 @@
"flags": [ "EATEN_HOT", "SMOKED", "SMOKABLE" ],
"smoking_result": "dry_fish"
},
{
"id": "human_smoked",
"copy-from": "human_cooked",
"type": "COMESTIBLE",
"name": "smoked sucker",
"description": "A heavily smoked portion of human flesh. Lasts for a long time and tastes pretty good, if you like that sort of thing.",
"color": "brown",
"spoils_in": "24 days",
"quench": -1,
"fun": 5,
"flags": [ "EATEN_HOT", "SMOKED", "SMOKABLE" ],
"smoking_result": "dry_hflesh"
},
{
"id": "lung",
"type": "COMESTIBLE",
28 changes: 0 additions & 28 deletions data/json/items/comestibles/junkfood.json
Original file line number Diff line number Diff line change
@@ -771,25 +771,6 @@
"fun": 16,
"vitamins": [ [ "vitC", 5 ], [ "calcium", 2 ], [ "iron", 24 ], [ "vitB", 259 ] ]
},
{
"type": "COMESTIBLE",
"id": "nachoshf",
"copy-from": "nachosm",
"name": "niño nachos",
"name_plural": "niño nachos",
"description": "Salted chips made from corn tortillas, with human flesh. Some cheese might make it even better.",
"material": [ "junk", "hflesh" ]
},
{
"type": "COMESTIBLE",
"id": "nachoshc",
"copy-from": "nachosmc",
"name": "niño nachos with cheese",
"name_plural": "niño nachos with cheese",
"description": "Salted chips made from corn tortillas with human flesh and smothered in cheese. Delicious.",
"material": [ "hflesh", "milk", "junk" ],
"primary_material": "processed_food"
},
{
"type": "COMESTIBLE",
"id": "nachosmc",
@@ -945,15 +926,6 @@
"fun": 15,
"vitamins": [ [ "vitA", 7 ], [ "vitC", 46 ], [ "calcium", 14 ], [ "iron", 21 ] ]
},
{
"type": "COMESTIBLE",
"id": "chilidogs_human",
"copy-from": "chilidogs",
"name": "cheater chili dogs",
"name_plural": "cheater chili dogs",
"description": "A hot dog, served with chili con cabron as a topping. Delightful.",
"material": [ "hflesh", "junk", "wheat" ]
},
{
"type": "COMESTIBLE",
"id": "corndogs_frozen",
9 changes: 0 additions & 9 deletions data/json/items/comestibles/meat_dishes.json
Original file line number Diff line number Diff line change
@@ -48,15 +48,6 @@
"description": "A hefty sausage that has been cooked.",
"flags": [ "EATEN_HOT" ]
},
{
"type": "COMESTIBLE",
"id": "mannwurst",
"copy-from": "sausage",
"name": "Mannwurst",
"flags": [ "EATEN_HOT", "SMOKED" ],
"description": "A hefty long pork sausage that has been cured and smoked for long term storage. Very tasty, if you're in the market for human flesh.",
"material": "hflesh"
},
{
"type": "COMESTIBLE",
"id": "sweet_sausage",
Loading

0 comments on commit a6a8ddf

Please sign in to comment.