Skip to content

Commit 8d184c9

Browse files
Lard is tallow and animal oil doesn't exist (#83020)
1 parent 44e4a2d commit 8d184c9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+113
-401
lines changed

data/json/itemgroups/Food/food.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@
271271
{ "prob": 25, "group": "seasoning_salt_various" },
272272
{ "item": "vinegar", "charges": -1, "prob": 15 },
273273
{ "group": "vegetable_oil_bottle", "prob": 30 },
274-
{ "group": "animal_oil_bottle", "prob": 30 },
275274
{ "prob": 8, "group": "veggy_pickled_jar_glass_sealed_2" },
276275
{ "prob": 5, "group": "sauerkraut_jar_glass_sealed_2" },
277276
{ "item": "sports_drink", "prob": 10 },
@@ -386,7 +385,6 @@
386385
{ "item": "syrup_corn", "charges": [ 1, -1 ], "prob": 5 },
387386
{ "item": "molasses", "charges": [ 1, -1 ], "prob": 15 },
388387
{ "group": "vegetable_oil_bottle", "prob": 40 },
389-
{ "group": "animal_oil_bottle", "prob": 40 },
390388
{ "item": "honey_bottled", "charges": [ 1, -1 ], "prob": 15 },
391389
{ "prob": 5, "item": "honey_glassed", "count": [ 1, -1 ] },
392390
{ "item": "jar_glass_sealed", "prob": 20 },

data/json/itemgroups/food_service.json

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,6 @@
10471047
[ "soysauce", 25 ],
10481048
[ "hot_sauce", 25 ],
10491049
{ "group": "vegetable_oil_bottle", "prob": 50 },
1050-
{ "group": "animal_oil_bottle", "prob": 50 },
10511050
[ "cookbook", 8 ],
10521051
[ "cookbook_italian", 9 ],
10531052
{ "prob": 3, "item": "cornmeal", "count": [ 10, -1 ] },
@@ -1087,7 +1086,6 @@
10871086
[ "soysauce", 25 ],
10881087
[ "hot_sauce", 25 ],
10891088
{ "group": "vegetable_oil_bottle", "prob": 40 },
1090-
{ "group": "animal_oil_bottle", "prob": 40 },
10911089
[ "cookbook", 8 ],
10921090
[ "cookbook_daintydishes", 9 ],
10931091
{ "prob": 3, "item": "cornmeal", "count": [ 10, -1 ] },
@@ -1440,7 +1438,7 @@
14401438
[ "onion", 15 ],
14411439
[ "potato", 15 ],
14421440
[ "pineapple", 20 ],
1443-
[ "lard", 10 ],
1441+
[ "tallow", 10 ],
14441442
[ "mushroom_morel", 8 ],
14451443
[ "sausage_cooked", 8 ],
14461444
[ "mushroom", 20 ],
@@ -2811,17 +2809,6 @@
28112809
{ "item": "cooking_oil", "container-item": "jug_plastic", "charges": [ 0, 150 ] }
28122810
]
28132811
},
2814-
{
2815-
"type": "item_group",
2816-
"id": "animal_oil_bottle",
2817-
"subtype": "distribution",
2818-
"items": [
2819-
{ "item": "cooking_oil2", "container-item": "bottle_plastic", "charges": [ 0, 20 ] },
2820-
{ "item": "cooking_oil2", "container-item": "bottle_folding", "charges": [ 0, 20 ] },
2821-
{ "item": "cooking_oil2", "container-item": "bottle_twoliter", "charges": [ 0, 80 ] },
2822-
{ "item": "cooking_oil2", "container-item": "jug_plastic", "charges": [ 0, 150 ] }
2823-
]
2824-
},
28252812
{
28262813
"type": "item_group",
28272814
"id": "oil_bottle_empty",
@@ -2833,11 +2820,5 @@
28332820
"id": "vegetable_oil_bottle_full",
28342821
"subtype": "distribution",
28352822
"items": [ { "item": "cooking_oil", "container-group": "oil_bottle_empty" } ]
2836-
},
2837-
{
2838-
"type": "item_group",
2839-
"id": "animal_oil_bottle_full",
2840-
"subtype": "distribution",
2841-
"items": [ { "item": "cooking_oil", "container-group": "oil_bottle_empty" } ]
28422823
}
28432824
]

data/json/itemgroups/supplies.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,6 @@
603603
{ "item": "water_clean", "prob": 90, "charges": [ 1, -1 ], "container-item": "bottle_plastic", "sealed": false },
604604
{ "item": "cooking_oil", "prob": 100, "count": 4, "charges": [ 10, -1 ] },
605605
{ "item": "chem_washing_soda", "prob": 100, "charges": [ 1, 20 ] },
606-
{ "item": "cooking_oil2", "prob": 100, "count": 4, "charges": [ 10, -1 ] },
607606
{ "item": "lamp_oil", "prob": 100, "count": 4, "charges": [ 10, -1 ] }
608607
]
609608
},

data/json/items/chemicals_and_resources.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2143,8 +2143,7 @@
21432143
"price": "0 cent",
21442144
"price_postapoc": "10 cent",
21452145
"symbol": "=",
2146-
"color": "white",
2147-
"looks_like": "lard"
2146+
"color": "white"
21482147
},
21492148
{
21502149
"id": "silicone",

data/json/items/comestibles/bread.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@
499499
"comestible_type": "FOOD",
500500
"symbol": "%",
501501
"calories": 61,
502-
"description": "A type of bread popular in Chile and Bolivia. Prepared using animal lard or oil, it resembles a large, round scone. In the pre-Cataclysm world, it would usually be filled with savory ingredients.",
502+
"description": "A type of bread popular in Chile and Bolivia. Prepared using animal tallow or oil, it resembles a large, round scone. In the pre-Cataclysm world, it would usually be filled with savory ingredients.",
503503
"price": "136 cent",
504504
"price_postapoc": "2 USD",
505505
"material": [ "wheat" ],

data/json/items/comestibles/carnivore.json

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -242,14 +242,6 @@
242242
"material": [ "hflesh" ],
243243
"vitamins": [ [ "meat_allergen", 1 ], [ "human_flesh_vitamin", 1 ] ]
244244
},
245-
{
246-
"type": "ITEM",
247-
"subtypes": [ "COMESTIBLE" ],
248-
"id": "human_lard",
249-
"name": { "str_sp": "human lard" },
250-
"copy-from": "human_tallow",
251-
"description": "A smooth, white block of dry-rendered human fat. It will remain edible for a very long time, and can be used as an ingredient in many foods and projects."
252-
},
253245
{
254246
"id": "human_flesh",
255247
"copy-from": "meat",
@@ -1594,14 +1586,6 @@
15941586
"vitamins": [ [ "meat_allergen", 1 ] ],
15951587
"fun": -18
15961588
},
1597-
{
1598-
"type": "ITEM",
1599-
"subtypes": [ "COMESTIBLE" ],
1600-
"id": "lard",
1601-
"name": { "str_sp": "lard" },
1602-
"copy-from": "tallow",
1603-
"description": "A smooth, white block of dry-rendered animal fat. It will remain edible for a very long time, and can be used as an ingredient in many foods and projects."
1604-
},
16051589
{
16061590
"id": "mutant_fat",
16071591
"type": "ITEM",
@@ -1624,14 +1608,6 @@
16241608
"proportional": { "price": 0.2 },
16251609
"vitamins": [ [ "mutant_toxin", 180 ], [ "meat_allergen", 1 ] ]
16261610
},
1627-
{
1628-
"id": "mutant_lard",
1629-
"type": "ITEM",
1630-
"subtypes": [ "COMESTIBLE" ],
1631-
"copy-from": "mutant_tallow",
1632-
"name": { "str_sp": "mutant lard" },
1633-
"description": "A smooth, white block of dry-rendered fat, sourced from a mutant animal. It will remain edible for a very long time, and can be used as an ingredient in many foods and projects."
1634-
},
16351611
{
16361612
"id": "mutant_human_fat",
16371613
"type": "ITEM",
@@ -1652,14 +1628,6 @@
16521628
"material": [ "hflesh" ],
16531629
"vitamins": [ [ "meat_allergen", 1 ], [ "human_flesh_vitamin", 1 ] ]
16541630
},
1655-
{
1656-
"type": "ITEM",
1657-
"subtypes": [ "COMESTIBLE" ],
1658-
"id": "mutant_human_lard",
1659-
"name": { "str_sp": "mutant humanoid lard" },
1660-
"copy-from": "mutant_human_tallow",
1661-
"description": "A smooth, white block of dry-rendered fat, sourced from a mutant humanoid. It won't rot for a very long time, and can be used as an ingredient in many foods and projects."
1662-
},
16631631
{
16641632
"type": "ITEM",
16651633
"subtypes": [ "COMESTIBLE" ],
@@ -2171,15 +2139,6 @@
21712139
"extend": { "flags": [ "STRICT_HUMANITARIANISM" ] },
21722140
"vitamins": [ [ "meat_allergen", 1 ] ]
21732141
},
2174-
{
2175-
"type": "ITEM",
2176-
"subtypes": [ "COMESTIBLE" ],
2177-
"id": "demihuman_lard",
2178-
"name": { "str_sp": "demihuman lard" },
2179-
"copy-from": "lard",
2180-
"description": "A smooth, white block of dry-rendered demihuman fat. It will remain edible for a very long time, and can be used as an ingredient in many foods and projects.",
2181-
"extend": { "flags": [ "STRICT_HUMANITARIANISM" ] }
2182-
},
21832142
{
21842143
"id": "demihuman_flesh",
21852144
"copy-from": "meat",

data/json/items/comestibles/drink_other.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -254,17 +254,6 @@
254254
"vitamins": [ [ "veggy_allergen", 1 ] ],
255255
"freezing_point": -26
256256
},
257-
{
258-
"type": "ITEM",
259-
"subtypes": [ "COMESTIBLE" ],
260-
"id": "cooking_oil2",
261-
"name": { "str_sp": "animal cooking oil" },
262-
"copy-from": "cooking_oil",
263-
"description": "Thin yellow animal oil used for cooking.",
264-
"material": [ "flesh", "oil" ],
265-
"delete": { "flags": [ "NUTRIENT_OVERRIDE" ] },
266-
"vitamins": [ [ "meat_allergen", 1 ] ]
267-
},
268257
{
269258
"type": "ITEM",
270259
"subtypes": [ "COMESTIBLE" ],

data/json/npcs/godco/members/foodguard.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@
399399
"dry_corn",
400400
"salted_fish",
401401
"cooking_oil",
402-
"cooking_oil2",
403402
"cornmeal",
404403
"flour",
405404
"fruit_wine",

data/json/npcs/items_generic.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,6 @@
484484
[ "cookbook_mexican", 1 ],
485485
[ "cookies", 3 ],
486486
{ "group": "vegetable_oil_bottle", "prob": 3 },
487-
{ "group": "animal_oil_bottle", "prob": 3 },
488487
[ "cordless_drill", 2 ],
489488
[ "corded_powerdrill", 2 ],
490489
[ "cornmeal", 3 ],

data/json/npcs/refugee_center/surface_staff/NPC_free_merchant_broker.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
"dry_veggy",
9494
"dry_fruit",
9595
"cooking_oil",
96-
"cooking_oil2",
9796
"cornmeal",
9897
"flour",
9998
"fruit_wine",

0 commit comments

Comments
 (0)