Skip to content

Commit

Permalink
Merge pull request #74997 from CleverRaven/remove-phosphorous-recipe
Browse files Browse the repository at this point in the history
Remove the white phosphorous recipe added in #74599
  • Loading branch information
Maleclypse authored Jul 13, 2024
2 parents 3a61d58 + 544681c commit e56a644
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions data/json/recipes/recipe_medsandchemicals.json
Original file line number Diff line number Diff line change
Expand Up @@ -1535,22 +1535,6 @@
"//": "calculation based on https://www.youtube.com/watch?v=5ZrfNAHDjWU; 1 matchbox contains 30 mg phosphorus and 1 unit of phosphor is 100 mg",
"components": [ [ [ "survival_match", 1 ], [ "ref_matches", 3 ], [ "matches", 5 ] ] ]
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"result": "white_phosphorous",
"charges": 1,
"batch_time_factors": [ 95, 1 ],
"category": "CC_CHEM",
"subcategory": "CSC_CHEM_CHEMICALS",
"difficulty": 3,
"skill_used": "chemistry",
"time": "30 m",
"qualities": [ { "id": "CHEM", "level": 2 } ],
"book_learn": [ [ "textbook_gaswarfare", 2 ], [ "textbook_chemistry", 3 ], [ "adv_chemistry", 3 ], [ "textbook_anarch", 3 ] ],
"tools": [ [ [ "surface_heat", 50, "LIST" ] ], [ [ "water", 1 ], [ "water_clean", 1 ] ] ],
"components": [ [ [ "bone_meal_any", 1, "LIST" ] ], [ [ "material_sand", 3 ] ], [ [ "charcoal", 7 ], [ "coal_lump", 7 ] ] ]
},
{
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
Expand Down

0 comments on commit e56a644

Please sign in to comment.